Click or drag to resize
CLSTResource Method
Load a GX List Resource into this list object. The entries are placed at the end of the list and are not sorted.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Resource(
	string res
)

Parameters

res
Type: SystemString
Name of the Resource
See Also