'Declaration
<IteratorStateMachineAttribute(C1.DataCollection.C1CacheDataCollection`1/d__20)> Public Function GetCachedItems( _ Optional ByVal fromIndex As Nullable(Of Integer), _ Optional ByVal toIndex As Nullable(Of Integer) _ ) As IEnumerable(Of ILoadedItem(Of T))
[IteratorStateMachine(C1.DataCollection.C1CacheDataCollection`1/d__20)] public IEnumerable<ILoadedItem<T>> GetCachedItems( Nullable<int> fromIndex, Nullable<int> toIndex )
Parameters
- fromIndex
- toIndex