ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / GroupCollection Class / Remove Method

In This Topic
    Remove Method (GroupCollection)
    In This Topic
    Removes the first occurrence of the Group with the specified name from the collection.
    Overload List
    OverloadDescription
    Removes the first occurrence of the Group with the specified name from the collection.  
    (Inherited from System.Collections.ObjectModel.Collection<Group>)
    See Also