PlotItemCollectionDispose(Boolean) Method |
Disposes this collection and all contained items.
Namespace: Altaxo.Graph.Graph3D.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void Dispose(
bool isDisposing
)
Parameters
- isDisposing Boolean
- Indicates whether managed resources should be disposed.
See Also