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