Item[Int32] Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets the value at the specified index.

public Block this[int index] {[MethodImpl(MethodImplOptions.AggressiveInlining)]
    get; set; }

Parameters

index
Int32

Returns