pmMDA.NET

RangeList.IsRanged Method

[This is preliminary documentation and subject to change.]

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

Overload List

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

public bool IsRanged(int);

Gets whether a specified range is fully available in this range list.

public bool IsRanged(int,int);

See Also

RangeList Class | PmMda.Net.Dog.Paging Namespace