This documentation is archived and is not being maintained.

TemplateGroupCollection Properties

The TemplateGroupCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of TemplateGroup objects in the collection.
Public property Item Gets or sets a TemplateGroup object at the specified index in the collection.
Top

  NameDescription
Explicit interface implemetation Private property ICollection::Count Infrastructure. For a description of this member, see Count.
Explicit interface implemetation Private property ICollection::IsSynchronized Infrastructure. For a description of this member, see IsSynchronized.
Explicit interface implemetation Private property ICollection::SyncRoot Infrastructure. For a description of this member, see SyncRoot.
Explicit interface implemetation Private property IList::IsFixedSize Infrastructure. For a description of this member, see IsFixedSize.
Explicit interface implemetation Private property IList::IsReadOnly Infrastructure. For a description of this member, see IsReadOnly.
Explicit interface implemetation Private property IList::Item Infrastructure. For a description of this member, see the IList class.
Top
Show: