LastChild Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets the last child.

public Block? LastChild {[MethodImpl(MethodImplOptions.AggressiveInlining)]
    get; }

Returns