Click or drag to resize

CSTData Method

Add this value to the statistics object.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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