ComponentOne List for WinForms
C1.Win.C1List Namespace / ValueItemCollection Class
Members

In This Topic
    ValueItemCollection Class
    In This Topic
    Represents a collection of ValueItem objects.
    Object Model
    ValueItemCollection Class
    Syntax
    'Declaration
     
    
    Public Class ValueItemCollection 
       Inherits System.Collections.CollectionBase
    public class ValueItemCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1List.ValueItemCollection

    See Also