Array3DTItem Property

Overload List

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

See Also