The properties of the CodeClassMemberCollection class are listed below. For a complete list of CodeClassMemberCollection class members, see the CodeClassMemberCollection Members topic.
Count | Gets or sets the count of the objects in the collection. |
Item | Collection accessor indexer method. Gets or sets the CodeClassMember at the specified index.
In C#, this member is the indexer for the CodeClassMemberCollection class. |