bool Import( string strInputFile, string strXmlFile, Context oContext )
bool Import( String^ strInputFile, String^ strXmlFile, Context^ oContext )
Parameters
- strInputFile
 - Input file
 - strXmlFile
 - Output file
 - oContext
 - Context with parameters
 
bool Import( string strInputFile, string strXmlFile, Context oContext )
bool Import( String^ strInputFile, String^ strXmlFile, Context^ oContext )