DataColumnCollectionDispose(Boolean) Method |
Disposes the collection and all columns in it.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void Dispose(
bool isDisposing
)
Parameters
- isDisposing Boolean
- Indicates whether the method is called during explicit disposal.
See Also