Click or drag to resize

CVVrSum Method

Calculate the sum of the values in a VV.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public double rSum()

public double rSum()

Return Value

Type: Double
The sum of the elements.
Remarks
Dummy value is treated as Zero(0)
See Also