Click or drag to resize

CGXNETCoreGetUShortVV Method

Get a VV array of unsigned shorts.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static UShortVector GetUShortVV(
	CVV hVV,
	int count
)

public static UShortVector GetUShortVV(
	CVV hVV,
	int count
)

Parameters

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

Return Value

Type: UShortVector
See Also