EntityViewBaseTEntityIBindingListAddNew Method |
Adds a new item to the list.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.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