XdmReader.MoveToFirstAttribute MethodXdmReader.MoveToFirstAttribute MethodXdmReader::MoveToFirstAttribute Method
- XmlPrime 3.0
- Other Versions ▼
When overridden in a derived class, moves to the first attribute.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if an attribute exists (the reader moves to the first attribute); otherwise, false
False
false
(the position of the reader does not change).