在站点集合指定位置添加一个站点对象。

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

语法

C#
public bool Insert(
	int index,
	RouteStop routeStop
)

参数

index
Type: System..::.Int32
指定的索引位置。
routeStop
Type: SuperMap.Realspace..::.RouteStop
新插入的站点对象。

返回值

插入成功返回true,否则返回false。

版本信息

SuperMap iObjects .NET


请参见