Array2DTHeight Property

Gets the height of this Array2DT instance.

Definition

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

Property Value

Int32

See Also