Click or drag to resize

CSTCreate Method

This method creates a statistics object which is used to accumulate statistics.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static CST Create(
	CGXNETCore gxNetShared
)

public static CST Create(
	CGXNETCore gxNetShared
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore

Return Value

Type: CST
ST Object
See Also