DataViewSelectionMenuCommand.Invoke Method
Include Protected Members
Include Inherited Members
Invokes the command.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Invoke() | Invokes the menu command. (Inherited from DataMenuCommand.) | |
Invoke(Object) | Invokes the command with the specified arguments for each node in the selection corresponding to one data connection. (Overrides DataMenuCommand.Invoke(Object).) |
Top