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!

CodeAttributeDeclarationCollection Properties

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

Public:

Count Gets or sets the count of the objects in the collection.
Item Collection accessor indexer method. Gets or sets the CodeAttributeDeclarationCollection at the specified index.

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

See Also

CodeAttributeDeclarationCollection Class | System.CodeDOM Namespace