MARC21Dispose Method (Boolean) |
Disposes the object. Do not used. Allow Garbage collection to use this
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxprotected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also