Array3DTDepth Property

Gets the depth of this Array3DT instance.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public int Depth {
	get;
 }

Property Value

Int32

See Also