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