Array2DTLength Property

Gets the total length of this Array2DT instance.

Definition

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

Property Value

Int32

See Also