返回或设置指定索引的节点。

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

语法

C#
public RotationItem Item[
	int index
] { get; set; }

参数

index
Type: System..::.Int32
节点索引。

返回值

指定索引的节点。

请参见