This topic has not yet been rated - Rate this topic

XmlAttributeCollection.ItemOf Property

Gets the attribute with the specified name or index.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public property ItemOf[Int32] Gets the attribute with the specified index.
Public property ItemOf[String] Gets the attribute with the specified name.
Public property ItemOf[String, String] Gets the attribute with the specified local name and namespace Uniform Resource Identifier (URI).
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.