Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax
IBlock
Properties
Parent
Menu
On this page
Parent Property
Definition
Namespace
Markdig.Syntax
Assembly
Markdig.dll
View source
Gets the parent of this container. May be null.
ContainerBlock? Parent { get; }
Returns
ContainerBlock