Click or drag to resize
CGXNETCoreGetDoubleVM Method
Get a VM array of doubles.

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

Parameters

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

Return Value

Type: DoubleVector
See Also