Click or drag to resize

CSTData Method

Add this value to the statistics object.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void Data(
	double val
)

public void Data(
	double val
)

Parameters

val
Type: SystemDouble
Value to Add
See Also