RangeCollectionIsComplete Method |
Name | Description | |
---|---|---|
IsComplete(Int64) |
Tells if the range collection includes all longs from 0 (inclusive) to itemCount-1 (inclusive)
| |
IsComplete(Int64, Int64) |
Tells if the range collection includes all longs from firstItem to lastItem (inclusive)
|