HierarchyNodeContainer.DeleteAll 方法

定義

多載

名稱 Description
DeleteAll()
DeleteAll(Boolean)

DeleteAll()

public:
 virtual void DeleteAll();
public void DeleteAll();
abstract member DeleteAll : unit -> unit
override this.DeleteAll : unit -> unit
Public Sub DeleteAll ()

實作

適用於

DeleteAll(Boolean)

protected:
 void DeleteAll(bool bNotifyHier);
protected void DeleteAll(bool bNotifyHier);
member this.DeleteAll : bool -> unit
Protected Sub DeleteAll (bNotifyHier As Boolean)

參數

bNotifyHier
Boolean

適用於