Click or drag to resize
CGXNETCoreGetDoubleVV Method
Get a VV array of doubles.

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static DoubleVector GetDoubleVV(
	CVV hVV,
	int count
)

Parameters

hVV
Type: GeoEngine.Core.GXNetXCVV
count
Type: SystemInt32

Return Value

Type: DoubleVector
See Also