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!

CodeStatementCollection Properties

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

Public:

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

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

See Also

CodeStatementCollection Class | System.CodeDOM Namespace