共用方式為


XmlSchemaInfo.IsNil 屬性

定義

取得或設定值,指出這個已驗證之 XML 節點的值是否為 nil。

public:
 property bool IsNil { bool get(); void set(bool value); };
public bool IsNil { get; set; }
member this.IsNil : bool with get, set
Public Property IsNil As Boolean

屬性值

Boolean

bool 值。

備註

如果 xsi:nil XML 節點的 屬性是 ,則 XML 節點的值為 true nil。

適用於