PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.DataBinding Namespace / AggregateCollection Class
Members

In This Topic
    AggregateCollection Class
    In This Topic
    Represents a collection of Aggregate objects.
    Object Model
    AggregateCollection Class
    Syntax
    'Declaration
     
    Public Class AggregateCollection 
       Inherits C1.C1Preview.NamedCollection
    public class AggregateCollection : C1.C1Preview.NamedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.NamedCollection
                   C1.C1Preview.DataBinding.AggregateCollection

    See Also