Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
XmlReader Class
XmlReader Methods
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
XmlReader..::.GetAttribute Method

Updated: November 2007

When overridden in a derived class, gets the value of an attribute.

  NameDescription
GetAttribute(Int32) When overridden in a derived class, gets the value of the attribute with the specified index.
GetAttribute(String) When overridden in a derived class, gets the value of the attribute with the specified Name.
GetAttribute(String, String) When overridden in a derived class, gets the value of the attribute with the specified LocalName and NamespaceURI.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
When Attribute is not found      Trex005   |   Edit   |  
The value of the specified attribute. If the attribute is not found or the value is String.Empty, a null reference (Nothing in Visual Basic) is returned.


http://msdn.microsoft.com/en-us/library/sxy2cd1w.aspx
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker