This document is archived and information here might be outdated. Recommended version. |
Creates a new toolbox.
[Visual Basic .NET] Public Function Create ( _ ByVal Path As String _ ) As IGPToolbox
[C#] public IGPToolbox Create ( string Path );
[C++]
HRESULT Create(
BSTR Path
);
[C++]
Parameters Path [in]
Path is a parameter of type BSTR