This documentation is archived and is not being maintained.
TemplateGroupCollection Properties
Visual Studio 2010
The TemplateGroupCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of TemplateGroup objects in the collection. |
|
Item | Gets or sets a TemplateGroup object at the specified index in the collection. |
| Name | Description | |
|---|---|---|
|
ICollection::Count | Infrastructure. For a description of this member, see Count. |
|
ICollection::IsSynchronized | Infrastructure. For a description of this member, see IsSynchronized. |
|
ICollection::SyncRoot | Infrastructure. For a description of this member, see SyncRoot. |
|
IList::IsFixedSize | Infrastructure. For a description of this member, see IsFixedSize. |
|
IList::IsReadOnly | Infrastructure. For a description of this member, see IsReadOnly. |
|
IList::Item | Infrastructure. For a description of this member, see the IList class. |
Show: