Click or drag to resize
CGX_NET Constructor (String, String, String, Int32, IWin32Window, Int32)
Initializes a new instance of the CGX_NET class

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public CGX_NET(
	string A_0,
	string A_1,
	string A_2,
	int A_3,
	IWin32Window A_4,
	int A_5
)

Parameters

A_0
Type: SystemString
A_1
Type: SystemString
A_2
Type: SystemString
A_3
Type: SystemInt32
A_4
Type: System.Windows.FormsIWin32Window
A_5
Type: SystemInt32
See Also