TemplateGroupCollection Properties
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of TemplateGroup objects in the collection. |
![]() | Item[Int32] | Gets or sets a TemplateGroup object at the specified index in the collection. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection::Count | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see Count. |
![]() ![]() | ICollection::IsSynchronized | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IsSynchronized. |
![]() ![]() | ICollection::SyncRoot | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see SyncRoot. |
![]() ![]() | IList::IsFixedSize | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IsFixedSize. |
![]() ![]() | IList::IsReadOnly | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IsReadOnly. |
![]() ![]() | IList::Item[Int32] | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see the IList class. |


