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