PropertyDispose(Boolean) Method |
Releases the resources used by this instance.
Namespace: Altaxo.Main.Services.PropertyReflectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing Boolean
- to release managed resources; otherwise, .
See Also