HandlerCollectionAdd Method

Overload List

Add(Command)Creates a {0} and adds it to the handlers collection
Add(Keys)Creates a {0} and adds it to the handlers collection
Add(Command, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Command, ControlBase)Creates a {0} and adds it to the handlers collection
Add(Command, PredicateControlBase)Creates a {0} and adds it to the handlers collection
Add(Command, String)Creates a {0} and adds it to the handlers collection
Add(Keys, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Keys, ControlBase)Creates a {0} and adds it to the handlers collection
Add(Keys, PredicateControlBase)Creates a {0} and adds it to the handlers collection
Add(Keys, String)Creates a {0} and adds it to the handlers collection
Add(Command, ControlBase, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Command, PredicateControlBase, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Command, String, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Keys, ControlBase, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Keys, PredicateControlBase, HandlerScope)Creates a {0} and adds it to the handlers collection
Add(Keys, String, HandlerScope)Creates a {0} and adds it to the handlers collection
AddT(String) 
AddT(ComColumnT, String) 
AddT(String, HandlerScope) 
AddT(ComColumnT, String, HandlerScope) 

See Also