Index Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll
Implements Index

Gets the index of this parser in BlockParserList or InlineParserList.

public int Index { get; }

Returns