CastArray3DTFrom, TToIsNullOrEmpty Property

Gets whether this CastArray3DTFrom, TTo instance represents an empty or a array.

Definition

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

Property Value

Boolean

See Also