Click or drag to resize
CSYSLoadParm Method
Reads parameters from a file.

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 static void LoadParm(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Name of the File to read from
str2
Type: SystemString
Group Name to write read ("" for all groups)
See Also