SymDocument.{dtor} Method

Definition

Releases the resources held by the current instance.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public void {dtor}();

Remarks

Use the Finalize() method to release resources.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0