XdmReader.IsNilled PropertyXdmReader.IsNilled PropertyXdmReader::IsNilled Property
- XmlPrime 3.0
- Other Versions ▼
Gets a value indicating whether the current node is nilled.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the urrent node is an element and the value for the validated element is nil; otherwise, false
False
false
.