Click or drag to resize
CGX_NETInitialize Method (String, String, Int32, IWin32Window, Int32)

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

Parameters

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