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. |
ICodeMembers Interface | System.ComponentModel.Design.CodeModel Namespace