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