|
FreeSpokenDigitsDatasetDispose Method (Boolean)
|
Releases unmanaged and - optionally - managed resources.
Namespace:
Accord.DataSets
Assembly:
Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax protected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose (
disposing As Boolean
)
Request Example
View SourceParameters
- disposing
- Type: SystemBoolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also