Array2DTIsNullOrEmpty Property

Gets whether this Array2DT instance represents an empty or a array.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public bool IsNullOrEmpty {
	get;
 }

Property Value

Boolean

See Also