CollectionPropertyGridEditorDefaultItemEditor.dispatch Method
        
 Dispatches a call by creating a delegate and running it right away on a timer.
 
         
        Parameters
        
            - func
            
 
            - 
                
Type: Function
The function to run. 
            - context
            
 
            - 
                
Type: Object
The context the function should run under.