Miner.Interop Namespace > IMMXMLData Interface : LoadFromFile Method |
'Declaration
Sub LoadFromFile( _ ByVal sPath As System.String, _ Optional ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ )
'Usage
Dim instance As IMMXMLData Dim sPath As System.String Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet instance.LoadFromFile(sPath, pProperties)
void LoadFromFile( System.string sPath, ESRI.ArcGIS.esriSystem.IPropertySet pProperties )
procedure LoadFromFile( sPath: System.String; pProperties: ESRI.ArcGIS.esriSystem.IPropertySet );
function LoadFromFile( sPath : System.String, pProperties : ESRI.ArcGIS.esriSystem.IPropertySet );
void LoadFromFile( System.string* sPath, ESRI.ArcGIS.esriSystem.IPropertySet* pProperties )
void LoadFromFile( System.String^ sPath, ESRI.ArcGIS.esriSystem.IPropertySet^ pProperties )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2