Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
XmlReader Class
XmlReader Methods

  Switch on low bandwidth view
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

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

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetAttribute(Int32)When overridden in a derived class, gets the value of the attribute with the specified index.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetAttribute(String)When overridden in a derived class, gets the value of the attribute with the specified Name.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetAttribute(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   |   Show History
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
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker