NormalOrderedSequence<TIndex>.IsInIndexOrder Method

Definition

Checks if raising operators indices are in ascending order, then if lowering operator indices are in descending order.

public bool IsInIndexOrder ();
member this.IsInIndexOrder : unit -> bool
Public Function IsInIndexOrder () As Boolean

Returns

Boolean

Returns true this condition is satisfied. Returns false otherwise.

Applies to