'Declaration
Public Overloads Overridable Sub SingleEnableTool( _ ByVal toolName As System.String, _ ByVal disableAmbient As System.Boolean _ )
'Usage
Dim instance As NToolCollection Dim toolName As System.String Dim disableAmbient As System.Boolean instance.SingleEnableTool(toolName, disableAmbient)
public virtual void SingleEnableTool( System.string toolName, System.bool disableAmbient )
Parameters
- toolName
- disableAmbient