IUINode.RemoveAllChildrenGroups 方法

定义

删除所有子组。 (在类似于删除节点的情况下使用,以立即从可视化效果中删除其子)

public:
 void RemoveAllChildrenGroups();
public:
 void RemoveAllChildrenGroups();
void RemoveAllChildrenGroups();
public void RemoveAllChildrenGroups ();
abstract member RemoveAllChildrenGroups : unit -> unit
Public Sub RemoveAllChildrenGroups ()

适用于