'Declaration
Protected Overridable Function GetCommandSupported( _ ByVal meaning As CommandMeaning _ ) As System.Boolean
'Usage
Dim instance As NCommandParent Dim meaning As CommandMeaning Dim value As System.Boolean value = instance.GetCommandSupported(meaning)
protected virtual System.bool GetCommandSupported( CommandMeaning meaning )
Parameters
- meaning