共用方式為


HierarchyNode.OnDelete(Boolean) Method

Definition

public:
 virtual bool OnDelete(bool bPhisicalDelete);
public virtual bool OnDelete (bool bPhisicalDelete);
abstract member OnDelete : bool -> bool
override this.OnDelete : bool -> bool
Public Overridable Function OnDelete (bPhisicalDelete As Boolean) As Boolean

Parameters

bPhisicalDelete
Boolean

Returns

Implements

Applies to