Disposes allocated resources.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: System..::.Boolean
The value specifies, whether only managed resources should be disposed.

See Also