Index Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the index of this parser in BlockParserList or InlineParserList.

int Index { get; }

Returns