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!

CodeClassCollection Properties

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

Public:

Count The count of the objects in the collection.
Item Collection accessor indexer method. Gets or sets the CodeClassCollection at the specified index.

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

See Also

CodeClassCollection Class | System.CodeDOM Namespace