[]
        
(Showing Draft Content)

C1.DataCollection.ILoadedItem-1

ILoadedItem<T> Interface

Contains information about the items that has been loaded so far.

Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public interface ILoadedItem<out T>
Type Parameters
Name Description
T

Properties

Name Description
Index

Gets the index of the item.

Item

Gets the item.