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!

ICodeMembers Methods

The methods of the ICodeMembers interface are listed below. For a complete list of ICodeMembers interface members, see the ICodeMembers Members topic.

Add Adds a new member to the collection.
GetCount Gets the number of members currently in the collection.
GetItemAt Gets the member at the specified index.
GetItems Gets a snapshot of all contained members.
SetItemAt Sets the member at the specified index.
SetItems Sets the member items to those specified. The current set of members are replaced.

See Also

ICodeMembers Interface | System.ComponentModel.Design.CodeModel Namespace