myDispose method

Frees the resources associated with the object.

Syntax
Visual Basic

Public Sub myDispose()
C#

public void myDispose();
See also