将路线集合对象输出成xml文件。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void ToFile( string filePath ) |
参数
- filePath
- Type: System..::.String
指定的输出xml文件的全路径。
C# |
---|
public void ToFile( string filePath ) |