根据指定的参数刷新指定的树节点。
命名空间:
SuperMap.UI程序集: SuperMap.UI.Controls (in SuperMap.UI.Controls)
版本: dll
语法
C# |
---|
public bool RefreshNode( LayersTreeNodeBase node, bool refreshChildren ) |
参数
- node
- Type: SuperMap.UI..::.LayersTreeNodeBase
指定需要刷新的树节点。
- refreshChildren
- Type: System..::.Boolean
设置是否刷新指定树节点下的子节点。