Click or drag to resize

CDOCUSerial Method

Serialize DOCU

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

public void Serial(
	CBF bf
)

Parameters

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