 | CST2Create 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 CST2 Create()
public static CST2 Create()
Public Shared Function Create As CST2
Public Shared Function Create As CST2
public:
static CST2^ Create()
public:
static CST2^ Create()
static member Create : unit -> CST2
static member Create : unit -> CST2
Return Value
Type:
CST2ST2 Object
See Also