ConditionEditorController.Dispose(Boolean) Method

Definition

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Releases all resources used by the ConditionEditorController class.

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

Parameters

disposing
Boolean

A Boolean value that is true if managed resources should be disposed; otherwise, False.

Applies to