[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.DataCollection Assembly
C1.DataCollection
Interfaces
ISupportCreateNewItem<T>
Methods
CreateNewItem
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>
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
Methods
CreateNewItem
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.ISupportCreateNewItem-1.CreateNewItem
CreateNewItem Method
CreateNewItem()
Creates a new item of the collection.
Declaration
T? CreateNewItem()
Function CreateNewItem() As T
Returns
Type
Description
T