共用方式為


HierarchyNodeContainer.DeleteAll Method

Definition

Overloads

DeleteAll()
DeleteAll(Boolean)

DeleteAll()

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

Implements

Applies to

DeleteAll(Boolean)

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

Parameters

bNotifyHier
Boolean

Applies to