刷新指定的树节点。

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

语法

C#
public bool RefreshNode(
	LayersTreeNodeBase node
)

参数

node
Type: SuperMap.UI..::.LayersTreeNodeBase
指定的需要刷新的树节点。

返回值

一个布尔值,如果成功返回 true,否则返回 false。

版本信息

SuperMap iObjects .NET


请参见