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