System.Xml.Schema.XmlSchemaInfo.IsNil Property

Gets or sets a value indicating if the value for this validated XML node is nil.

Syntax

public bool IsNil { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of an XML node is nil if its xsi:nil attribute is true.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0