TypedConstant.IsNull 属性

定义

如果常量表示 null 引用,则为 True。

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

属性值

适用于