| Miner.Interop Namespace > IMMListTreeAsXML Interface : LoadFromFile Method |
'DeclarationSub LoadFromFile( _ ByVal sPath As System.String _ )
'UsageDim instance As IMMListTreeAsXML Dim sPath As System.String instance.LoadFromFile(sPath)
void LoadFromFile( System.string sPath )
procedure LoadFromFile(
sPath: System.String
);
function LoadFromFile( sPath : System.String );
void LoadFromFile( System.string* sPath )
void LoadFromFile( System.String^ sPath )
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