IsNull
This property indicates whether the current instance has a null value.
Declaration
// C# public bool IsNull {get;}
Property Value
Returns true if the current instance has a null value; otherwise, returns false.
This property indicates whether the current instance has a null value.
Declaration
// C# public bool IsNull {get;}
Property Value
Returns true if the current instance has a null value; otherwise, returns false.