Click or drag to resize
CGXNETCoreGetShortVM Method
Get a VM array of shorts.

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static ShortVector GetShortVM(
	CVM hVM,
	int count
)

Parameters

hVM
Type: GeoEngine.Core.GXNetXCVM
count
Type: SystemInt32

Return Value

Type: ShortVector
See Also