取消对指定的隐藏字段的隐藏。

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

语法

C#
void ShowHiddenFields(
	string[] filedNames
)

参数

filedNames
Type: array< System..::.String >[]()[]
指定的隐藏字段的名称。

请参见