FreeformActivityDesigner.Dispose(Boolean) Método

Definição

Libera os recursos não gerenciados usados pelo FreeformActivityDesigner e opcionalmente libera os recursos gerenciados.Releases the unmanaged resources used by the FreeformActivityDesigner and optionally releases the managed resources.

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

Parâmetros

disposing
Boolean

true se o designer estiver sendo descartado; false se o designer estiver sendo finalizado.true if the designer is being disposed; false if the designer is being finalized.

Aplica-se a