![]() | CDHExport Method |
Namespace: Geosoft.Desktop.GXNetX
public void Export( string file, int type ) public void Export( string file, int type )
Public Sub Export ( file As String, type As Integer ) Public Sub Export ( file As String, type As Integer )
public: void Export( String^ file, int type ) public: void Export( String^ file, int type )
member Export : file : string * type : int -> unit member Export : file : string * type : int -> unit