[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.DataCollection Assembly
C1.DataCollection
Interfaces
ILoadedItem<T>
Properties
Item
dotnet-api
dotnet-framework-api
dotnet-standard-api
C1.DataCollection Assembly
C1.Core
C1.DataCollection
Classes
Enums
Interfaces
IDataCollectionGroup<K, T>
IDataCollection<T>
ILoadedItem<T>
Properties
Index
Item
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
ISupportEditing<T>
ISupportFiltering
ISupportGrouping
ISupportIncrementalLoading
ISupportIndexing<T>
ISupportPaging
ISupportRangeEditing<T>
ISupportRefreshing
ISupportSorting
ISupportSource
ISupportVirtualization
ITreeDataCollection<T>
C1.DataCollection.AdoNet Assembly
C1.DataCollection.BindingList Assembly
C1.DataCollection.EntityFrameworkCore Assembly
C1.DataCollection.Serialization Assembly
C1.DataCollection.SignalR.Client Assembly
(Showing Draft Content)
C1.DataCollection.ILoadedItem-1.Item
Item Property
Item
Gets the item.
Declaration
T Item { get; }
ReadOnly Property Item As T