TypedConstant.IsNull Property

Definition

True if the constant represents a null reference.

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Property Value

Applies to