根据给定的 GeoCompound 对象来构造一个与其完全相同的新对象。

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

语法

C#
public GeoCompound(
	GeoCompound geoCompound
)

参数

geoCompound
Type: SuperMap.Data..::.GeoCompound
给定的 GeoCompound 对象。

请参见