Click or drag to resize
RangeCollectionIsComplete Method
Overload List
  NameDescription
Public methodIsComplete(Int64)
Tells if the range collection includes all longs from 0 (inclusive) to itemCount-1 (inclusive)
Public methodIsComplete(Int64, Int64)
Tells if the range collection includes all longs from firstItem to lastItem (inclusive)
Top
See Also