Overload List
Name | Description |
---|---|
DelegatingXmlDictionaryReader.Item (Int32) | Gets the value of the attribute with the specified index. |
DelegatingXmlDictionaryReader.Item (String) | Gets the value of the attribute with the specified System.Xml.XmlReader.Name. |
DelegatingXmlDictionaryReader.Item (String, String) | Gets the value of the attribute with the specified System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI from the wrapped reader. |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.