EntityViewBaseTEntityIBindingListAddNew Method |
Adds a new item to the list.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax Object IBindingList.AddNew()
Private Function AddNew As Object Implements IBindingList.AddNew
Return Value
Type:
ObjectThe item added to the list.
Implements
IBindingListAddNewExceptions See Also