Click or drag to resize

CDOCUCreateS Method

Create from a serialized source

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

public static CDOCU CreateS(
	CBF bf
)

Parameters

bf
Type: GeoEngine.Core.GXNetCBF
BF from which to read DOCU

Return Value

Type: CDOCU
DOCU Object
See Also