RuleSetDialog::Dispose Method (Boolean)

 

Releases all resources used by the RuleSetDialog.

Namespace:   System.Workflow.Activities.Rules.Design
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

protected:
virtual void Dispose(
	bool disposing
) override

Parameters

disposing
Type: System::Boolean

true to release both managed and unmanaged resources; false to release only unmanaged resources.

.NET Framework
Available since 3.0
Return to top
Show: