Click or drag to resize
CVMReSize Method
Re-set the size of a VM.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
If increasing the VM size, new elements are set to dummies.
Syntax
public void ReSize(
	int newsize
)

Parameters

newsize
Type: SystemInt32
New size (number of elements)
See Also