Click or drag to resize

CREGCreateS Method

Create a handle to a REG object from a BF

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CREG CreateS(
	CBF bf
)

public static CREG CreateS(
	CBF bf
)

Parameters

bf
Type: GeoEngine.Core.GXNetCBF
BF handle for file containing serialized REG

Return Value

Type: CREG
REG Object
See Also