Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
Inline
Properties
Parent
Menu
On this page
Parent Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
Implements
Parent
View source
Gets the parent container of this inline.
public ContainerInline? Parent { get; }
Returns
ContainerInline