Parent Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets the parent of this container. May be null.

ContainerBlock? Parent { get; }

Returns