HierarchyNode.OnDelete(Boolean) 方法

定义

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

参数

bPhisicalDelete
Boolean

返回

实现

适用于