| TypeShortcutBindingListAddNew Method  | 
 
            Adds a new item to the list.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic override Object AddNew()
Public Overrides Function AddNew As Object
Return Value
Type: 
ObjectThe item added to the list.
Implements
IBindingListAddNew
Exceptions
See Also