Click or drag to resize

CSTDataVV Method

Add all the values in this VV 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 DataVV(
	CVV vv
)

public void DataVV(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetXCVV
VV object
See Also