Click or drag to resize

Subset Properties

The Subset type exposes the following members.

Properties
 NameDescription
Public propertyFirst Gets the first index in the subset.
Public propertyIndices Gets the underlying array of integer indices.
Public propertyItemInt32 Gets and sets the index at the given position.
Public propertyItemSubset Gets a subset of this subset.
Public propertyLast Gets the last index in the subset.
Public propertyLength Gets the total number of indices in the subset.
Top
See Also