Overload List
Name | Description |
---|---|
DelegatingXmlDictionaryReader.MoveToAttribute (Int32) | Moves to the attribute with the specified index. |
DelegatingXmlDictionaryReader.MoveToAttribute (String) | Moves to the attribute with the given local name. |
DelegatingXmlDictionaryReader.MoveToAttribute (String, String) | Moves to the attribute with the specified System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI. |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.