[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Data.SpreadDataView.AddNewCore

AddNewCore Method

AddNewCore()

Adds a new item to the end of the collection.

Declaration
protected override object AddNewCore()
Protected Overrides Function AddNewCore() As Object
Returns
Type Description
object

Item that was added to the collection

Overrides
Exceptions
Type Condition
InvalidCastException

new item is not the same type as the objects contained in the BindingList<T>.