pmMDA.NET

RangeList.IsRanged Method (Int32)

[This is preliminary documentation and subject to change.]

Gets whether a specified index in part of this range list.

public bool IsRanged(
   int index
);

Parameters

index
The index to test.

Return Value

true if the specified index is part of this range list; otherwise, false.

See Also

RangeList Class | PmMda.Net.Dog.Paging Namespace | RangeList.IsRanged Overload List