'Declaration
Public Overloads Overridable Function ExecuteCommand( _ ByVal id As System.Integer, _ ByVal param As System.Object _ ) As System.Boolean
'Usage
Dim instance As NDockingFrameworkCommander Dim id As System.Integer Dim param As System.Object Dim value As System.Boolean value = instance.ExecuteCommand(id, param)
Parameters
- id
- param