IndexSet Constructor

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodIndexSet
Creates an empty IndexSet.
Public methodIndexSet(IndexSet)
Creates an IndexSet as a copy of another IndexSet.
Public methodIndexSet(Int32, Boolean)
Creates an IndexSet with the specified capacity.
Public methodIndexSet(Int32, IEnumerableInt32)
Creates an IndexSet with specified capacity and initial content.
Top
See Also

Reference