| MasterListToListBinderTModel, TListModelAddListModel Method | 
            Calls the add handler, returns the list model that it creates.
            
 
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxprotected TListModel AddListModel()
Protected Function AddListModel As TListModel
protected:
TListModel AddListModel()
member AddListModel : unit -> 'TListModel 
Return Value
Type: 
TListModel See Also
See Also