获取指定索引的时空对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public SpatialTemporalObject this[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
C# |
---|
public SpatialTemporalObject this[ int index ] { get; } |