public void ExportSymbolLibrary( string strSource, string strDestination )
public: void ExportSymbolLibrary( String^ strSource, String^ strDestination )
Parameters
| Parameter Name | Description |
|---|---|
| strSource | Source *.slk filename of the symbol library. |
| strDestination | Destination *.esl filename of the symbol library. |