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

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

语法

C#
public Feature(
	Feature feature
)

参数

feature
Type: SuperMap.Data..::.Feature
给定的 Feature 对象。

版本信息

SuperMap iObjects .NET


请参见