ArraySectionTIsNull Property
Gets whether this
ArraySectionT instance represents a
array.
Please note that the
ToArray method returns
when this property returns
.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public bool IsNull {
get;
}
Public ReadOnly Property IsNull As Boolean
Get
public:
property bool IsNull {
bool get ();
}
member IsNull : bool with
get
Property Value
Boolean