DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class
Members

In This Topic
    C1SpanDataCollection<T> Class
    In This Topic
    This collection is a portion of another collection.
    Object Model
    C1SpanDataCollection<T> Class
    Syntax
    Type Parameters
    T
    Remarks
    The bounds of the collection are specified through the method Slice(int, int).
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1DataCollectionBase<T>
          C1.DataCollection.C1WrapDataCollection<S,T>
             C1.DataCollection.C1WrapDataCollection<T>
                C1.DataCollection.C1SpanDataCollection<T>

    See Also