CastArrayTFrom, TToIsNull Property
Gets whether this
CastArrayTFrom, TTo 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