Click or drag to resize

CMETACreateS Method

Create a META 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 CMETA CreateS(
	CBF bf
)

public static CMETA CreateS(
	CBF bf
)

Parameters

bf
Type: GeoEngine.Core.GXNetCBF
BF to serialize from

Return Value

Type: CMETA
META Object
See Also