Miner.Interop Namespace > MMTargetTabPersistClass Class : Open Method |
'Declaration
Public Overridable Function Open( _ ByVal pWS As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal bstrTreeName As System.String _ ) As System.Boolean
'Usage
Dim instance As MMTargetTabPersistClass Dim pWS As ESRI.ArcGIS.Geodatabase.IWorkspace Dim bstrTreeName As System.String Dim value As System.Boolean value = instance.Open(pWS, bstrTreeName)
public virtual System.bool Open( ESRI.ArcGIS.Geodatabase.IWorkspace pWS, System.string bstrTreeName )
public function Open( pWS: ESRI.ArcGIS.Geodatabase.IWorkspace; bstrTreeName: System.String ): System.Boolean; virtual;
public function Open( pWS : ESRI.ArcGIS.Geodatabase.IWorkspace, bstrTreeName : System.String ) : System.boolean;
public: virtual System.bool Open( ESRI.ArcGIS.Geodatabase.IWorkspace* pWS, System.string* bstrTreeName )
public: virtual System.bool Open( ESRI.ArcGIS.Geodatabase.IWorkspace^ pWS, System.String^ bstrTreeName )
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