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.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Resource(
	string str1
)

Parameters

str1
Type: SystemString
Name of the Resource
See Also