向路线集合中添加一个指定的路线对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public int Add( Route route ) |
参数
- route
- Type: SuperMap.Realspace..::.Route
指定的路线对象。
C# |
---|
public int Add( Route route ) |