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!

CodeExpressionCollection Properties

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

Public:

Count Gets or sets the count of objects in the collection.
Item Gets or sets the CodeExpression indicated by the specified index. Accessor method for the collection.

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

See Also

CodeExpressionCollection Class | System.CodeDOM Namespace