IsOrdered Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets a value indicating whether the list is ordered.

public bool IsOrdered { get; set; }

Returns