Click or drag to resize

CDOCUSerial Method

Serialize DOCU

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void Serial(
	CBF bf
)

public void Serial(
	CBF bf
)

Parameters

bf
Type: GeoEngine.Core.GXNetXCBF
BF in which to write object
See Also