Click or drag to resize

CIPJCreateS Method

Create IPJ from serialized source.

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

public static CIPJ CreateS(
	CBF bf
)

Parameters

bf
Type: GeoEngine.Core.GXNetCBF

Return Value

Type: CIPJ
IPJ Object
See Also