从指定的文件中导入路线集合对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool FromFile( string filePath ) |
参数
- filePath
- Type: System..::.String
指定的文件全路径。
C# |
---|
public bool FromFile( string filePath ) |