将路线集合对象输出成xml文件。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public void ToFile(
	string filePath
)

参数

filePath
Type: System..::.String
指定的输出xml文件的全路径。

请参见