This topic has not yet been rated - Rate this topic

XmlAttributeCollection Properties

The properties of the XmlAttributeCollection class are listed here. For a complete list of XmlAttributeCollection class members, see the XmlAttributeCollection Members topic.

Public Properties

public propertyCount (inherited from XmlNamedNodeMap)

Supported by the .NET Compact Framework.

Gets the number of nodes in the XmlNamedNodeMap.
public propertyItemOf Overloaded. Gets the attribute with the specified name or index.

In C#, this property is the indexer for the XmlAttributeCollection class.

See Also

XmlAttributeCollection Class | System.Xml Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.