'Declaration
Protected Overridable Function IsAmbient( _ ByVal toolName As System.String _ ) As System.Boolean
'Usage
Dim instance As NToolCollection Dim toolName As System.String Dim value As System.Boolean value = instance.IsAmbient(toolName)
protected virtual System.bool IsAmbient( System.string toolName )
Parameters
- toolName