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!

CodeParameterDeclarationExpressionCollection Properties

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

Public:

Count Gets or sets the number of objects in the collection.
Item Indexer method to access objects in the collection.

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

See Also

CodeParameterDeclarationExpressionCollection Class | System.CodeDOM Namespace