ComponentOne TileControl for WinForms
GroupCollection Class Members
Properties  Methods 


C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : GroupCollection Class

The following tables list the members exposed by GroupCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<Group>)
Public PropertyGets the first Group with the specified name in the collection.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<Group>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
Public MethodOverloaded. Removes all groups from the collection, then disposes the groups.  
Public MethodOverloaded. Determines whether this collection contains a Group with the specified name.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
Public MethodOverloaded. Determines index of the first Group with the specified name in the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
Public MethodOverloaded. Removes the first occurrence of the Group with the specified name from the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Removes all items from the GroupCollection.  
Protected MethodOverridden. Inserts a Group into the GroupCollection at the specified index.  
Protected MethodOverridden. Removes the item at the specified index of the GroupCollection.  
Protected MethodOverridden. Replaces the Group at the specified index.  
Top
See Also

Reference

GroupCollection Class
C1.Win.C1Tile Namespace