Click or drag to resize
CGXNETCoreGetByteVM Method
Get a VM array of bytes.

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

Parameters

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

Return Value

Type: ByteVector
See Also