Click or drag to resize

CSTDataVV Method

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

public void DataVV(
	CVV vv
)

Parameters

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