GroupItemCollection - ahatornn/clforms GitHub Wiki

GroupItemCollection

Represents a collection of elements in GroupItemControl

public class GroupItemCollection: IList<GroupItemElement>

Derived IList<GroupItemElement>

This class overrides all the properties and methods of the IList<T> interface