7.5.6.2 Dispose

This method releases the resources allocated by this object.

Declaration

// C#
public void Dispose();

Implements