XdmReader.MoveToNextAttribute MethodXdmReader.MoveToNextAttribute MethodXdmReader::MoveToNextAttribute Method
- XmlPrime 2.8
- Other Versions ▼
When overridden in a derived class, moves to the next attribute.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if there is a next attribute; false
False
false
if there are no more attributes.