Click or drag to resize

IndexArray Constructor

Overload List
 NameDescription
Public methodIndexArray Constructs an empty index array instance.
Public methodIndexArray(Int32) Constructs an IndexArray instance with the given length. All index values are initialized to zero.
Public methodIndexArray(Int32) Constructs an IndexArray instance with the given unique Indices.
Top
See Also