Array2DTItem Property

Overload List

ItemIndex Gets a row of the Array2DT as an ArraySectionT instance.
ItemInt32 Gets a row of the Array2DT as an ArraySectionT instance.
ItemRange Gets a new Array2DT instance, which represents a subrange of rows of the current instance indicated by the specified range.
ItemInt32, Int32 Gets or sets the element at the specified indices. Parameter order is the same as in case of a regular two-dimensional array.

See Also