Miner.Interop Namespace > MMWorkspaceManagerClass Class : GetNumWorkspaces Method |
'Declaration
Public Overridable Function GetNumWorkspaces( _ ByVal pPS As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByVal lOptions As System.Integer _ ) As System.Integer
'Usage
Dim instance As MMWorkspaceManagerClass Dim pPS As ESRI.ArcGIS.esriSystem.IPropertySet Dim lOptions As System.Integer Dim value As System.Integer value = instance.GetNumWorkspaces(pPS, lOptions)
public virtual System.int GetNumWorkspaces( ESRI.ArcGIS.esriSystem.IPropertySet pPS, System.int lOptions )
public function GetNumWorkspaces( pPS: ESRI.ArcGIS.esriSystem.IPropertySet; lOptions: System.Integer ): System.Integer; virtual;
public function GetNumWorkspaces( pPS : ESRI.ArcGIS.esriSystem.IPropertySet, lOptions : System.int ) : System.int;
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