DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SequenceDataCollection<T> Class
The type of the items in the collection.
Members

In This Topic
    C1SequenceDataCollection<T> Class
    In This Topic
    Collection that is composed of a sequence of other Collections.
    Object Model
    C1SequenceDataCollection<T> Class
    Syntax
    Type Parameters
    T
    The type of the items in the collection.
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1HierarchicalDataCollection<T>
          C1.DataCollection.C1SequenceDataCollection<T>

    See Also