根据指定的首个要删除对象的索引号和指定的删除个数,从选布局择集中删除指定的若干几何对象,这些被删除的几何对象由原来的选中状态变为非选中状态。

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

语法

C#
public int RemoveRange(
	int index,
	int count
)

参数

index
Type: System..::.Int32
要删除的第一个几何对象的索引号。
count
Type: System..::.Int32
要删除的几何对象的总数。

返回值

版本信息

SuperMap iObjects .NET


请参见