DelegatingXmlReader.IsEmptyElement PropertyDelegatingXmlReader.IsEmptyElement PropertyDelegatingXmlReader::IsEmptyElement Property
- XmlPrime 1.2
- Other Versions ▼
Gets a value indicating whether the current node is an empty element.
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if the current node is an element (NodeTypeNodeTypeNodeType equals
) that ends with />; otherwise, falseFalsefalse.
