'Declaration
Public Overloads Overridable Function ExecuteCommand( _ ByVal id As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NDockingFrameworkCommander Dim id As System.Integer Dim value As System.Boolean value = instance.ExecuteCommand(id)
public virtual System.bool ExecuteCommand( System.int id )
Parameters
- id