'Declaration
Public Overridable Function GetToolByName( _ ByVal toolName As System.String _ ) As NTool
'Usage
Dim instance As NToolCollection Dim toolName As System.String Dim value As NTool value = instance.GetToolByName(toolName)
Parameters
- toolName