获取或设置指定索引处的站点对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public RouteStop this[ string name ] { get; set; } |
参数
- name
- Type: System..::.String
站点名称。
C# |
---|
public RouteStop this[ string name ] { get; set; } |