Answer.Dispose Method
This method is an implementation of the
IDisposable.Dispose
method that releases unmanaged resources held by an instance of the
Answer
class.
Syntax
public void Dispose ( )