| Miner.Responder.Framework Namespace > GeoClass Class > GetFeatureClass Method : GetFeatureClass(IWorkspace,Int32) Method |
'DeclarationPublic Overloads Shared Function GetFeatureClass( _ ByVal workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal fcid As System.Integer _ ) As ESRI.ArcGIS.Geodatabase.IFeatureClass
'UsageDim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim fcid As System.Integer Dim value As ESRI.ArcGIS.Geodatabase.IFeatureClass value = GeoClass.GetFeatureClass(workspace, fcid)
public static ESRI.ArcGIS.Geodatabase.IFeatureClass GetFeatureClass( ESRI.ArcGIS.Geodatabase.IWorkspace workspace, System.int fcid )
public function GetFeatureClass( workspace: ESRI.ArcGIS.Geodatabase.IWorkspace; fcid: System.Integer ): ESRI.ArcGIS.Geodatabase.IFeatureClass; static;
public static function GetFeatureClass( workspace : ESRI.ArcGIS.Geodatabase.IWorkspace, fcid : System.int ) : ESRI.ArcGIS.Geodatabase.IFeatureClass;
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