FreeformActivityDesigner.Dispose(Boolean) 方法

定义

释放由托管资源使用 FreeformActivityDesigner 的非托管资源,并选择性地释放托管资源。

protected:
 override void Dispose(bool disposing);
protected override void Dispose(bool disposing);
override this.Dispose : bool -> unit
Protected Overrides Sub Dispose (disposing As Boolean)

参数

disposing
Boolean

如果正在释放设计器,则为 如果设计器正在完成,则为

适用于