GuiPowerMeterDispose(Boolean) Method
Releases the unmanaged resources used by the
GuiPowerMeter and optionally releases the managed resources
Namespace: Metas.Instr.Gui.PowerMeterAssembly: Metas.Instr.Gui (in Metas.Instr.Gui.exe) Version: 2.8.9053.20266
protected override void Dispose(
bool disposing
)
Protected Overrides Sub Dispose (
disposing As Boolean
)
protected:
virtual void Dispose(
bool disposing
) override
abstract Dispose :
disposing : bool -> unit
override Dispose :
disposing : bool -> unit
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources