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!

CodeAttributeArgumentCollection Properties

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

Public:

Count The count of the objects in the collection.
Item Gets or sets the specified CodeAttributeArgument in the collection. Accessor to the stored collection.

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

See Also

CodeAttributeArgumentCollection Class | System.CodeDOM Namespace