DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetVirtualDataCollection Class / GetLoadedItems Method

In This Topic
    GetLoadedItems Method (C1AdoNetVirtualDataCollection)
    In This Topic
    Returns the items that has be loaded so far.
    Overload List
    OverloadDescription
    Returns the items that has be loaded so far. (Inherited from C1.DataCollection.C1VirtualDataCollection<T>)
    Returns all the items that has be loaded so far. (Inherited from C1.DataCollection.C1VirtualDataCollection<T>)
    See Also