NamedCodeObjectGroup Properties |
The NamedCodeObjectGroup type exposes the following members.
Name | Description | |
---|---|---|
Category |
The descriptive category of the code object.
| |
Count |
The number of items in the group.
| |
First |
Get the first item in the group.
| |
IsReadOnly |
Returns true if the ICollection is read-only.
| |
IsSynchronized |
True if access to the ICollection is synchronized.
| |
Item |
Get the object in the group at the specified index.
| |
Name |
The name of the NamedCodeObjectGroup.
| |
SyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
|