ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckListSelectedItemCollection Class
Members

In This Topic
    C1CheckListSelectedItemCollection Class
    In This Topic
    Represents a collection of selected C1CheckListItem objects.
    Object Model
    C1CheckListSelectedItemCollection ClassC1CheckListItem Class
    Syntax
    'Declaration
     
    
    Public Class C1CheckListSelectedItemCollection 
    public class C1CheckListSelectedItemCollection 
    Inheritance Hierarchy

    System.Object
       C1.Win.Input.C1CheckListSelectedItemCollection

    See Also