DelegatingXmlReader.MoveToElement MethodDelegatingXmlReader.MoveToElement MethodDelegatingXmlReader::MoveToElement Method
- XmlPrime 1.3
- Other Versions ▼
Moves to the element that contains the current attribute node.
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the reader is positioned on an attribute (the reader moves to the element that owns the attribute); false if the reader is not positioned on an attribute (the position of the reader does not change).