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!

CodeCatchClauseCollection Properties

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

Public:

Count Gets or sets the count of the collection members.
Item Collection accessor indexer method. Gets or sets the CodeCatchClause at the specified index.

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

See Also

CodeCatchClauseCollection Class | System.CodeDOM Namespace