disposing
True to release both managed and unmanaged resources; False to release only unmanaged resources.
The AnnBatesStamp class implements the IDisposable interface, it is recommended that you follow the standard .NET dispose pattern when using the AnnBatesStamp class. For more information, refer to the IDisposable interface documentation in MSDN.