[]
        
(Showing Draft Content)

C1.Schedule.MappingCollectionBase-1.NewItem

NewItem Method

NewItem()

Implementation in derived classes should return new object of type T.

Declaration
protected virtual T NewItem()
Protected Overridable Function NewItem() As T
Returns
Type Description
T

New object of type T.