Array2DTIsNullOrEmpty Property
Gets whether this
Array2DT instance represents an empty or a
array.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public bool IsNullOrEmpty {
get;
}
Public ReadOnly Property IsNullOrEmpty As Boolean
Get
public:
property bool IsNullOrEmpty {
bool get ();
}
member IsNullOrEmpty : bool with
get
Property Value
Boolean