Click or drag to resize
CGXNETCoreGetIntVV Method
Get a VV array of integers.

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

Parameters

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

Return Value

Type: IntVector
See Also