'Declaration
Public Function New( _ ByVal pathToLibrary As String _ )
'Usage
Dim pathToLibrary As String Dim instance As New SmartZoneICR(pathToLibrary)
public SmartZoneICR( string pathToLibrary )
public: SmartZoneICR( string* pathToLibrary )
public: SmartZoneICR( String^ pathToLibrary )
Parameters
- pathToLibrary
- Path the directory which contains the SmartZoneICR library file.