 | CSTCreate Method |
This method creates a statistics object which is used to
accumulate statistics.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static CST Create()
public static CST Create()
Public Shared Function Create As CST
Public Shared Function Create As CST
public:
static CST^ Create()
public:
static CST^ Create()
static member Create : unit -> CST
static member Create : unit -> CST
Return Value
Type:
CSTST Object
See Also