NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AttributeCollection Properties

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

Public:

Count Gets the number of items in the AttributeCollection.
Item Gets or sets a specified attribute value.

In C#, this member is the indexer for the AttributeCollection class.

Keys Gets a collection of keys to all the attributes in the AttributeCollection.

See Also

AttributeCollection Class | System.Web.UI Namespace