Click or drag to resize

CKGRDDispose Method

Releases the unmanaged resources used by the CKGRD and optionally releases the managed resources

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
protected override void Dispose(
	bool A_0
)

protected override void Dispose(
	bool A_0
)

Parameters

A_0
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also