IUINode.RemoveAllChildrenGroups 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
删除所有子组。 (在类似于删除节点的情况下使用,以立即从可视化效果中删除其子)
public:
void RemoveAllChildrenGroups();
public:
void RemoveAllChildrenGroups();
void RemoveAllChildrenGroups();
public void RemoveAllChildrenGroups ();
abstract member RemoveAllChildrenGroups : unit -> unit
Public Sub RemoveAllChildrenGroups ()