Miner.Geodatabase.Edit Namespace > EditLogMonitor Class : LoadFromFile Method |
'Declaration
Public Sub LoadFromFile( _ ByVal path As System.String _ )
'Usage
Dim instance As EditLogMonitor Dim path As System.String instance.LoadFromFile(path)
public void LoadFromFile( System.string path )
public procedure LoadFromFile( path: System.String );
public function LoadFromFile( path : System.String );
public: void LoadFromFile( System.string* path )
public: void LoadFromFile( System.String^ path )
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