Miner.Responder.Framework Assembly > Miner.Responder.Framework Namespace > GeoClass Class : GetFeatureClasses Method |
'Declaration Public Shared Function GetFeatureClasses( _ ByVal workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal featureModelName As String _ ) As List(Of IFeatureClass)
'Usage Dim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim featureModelName As String Dim value As List(Of IFeatureClass) value = GeoClass.GetFeatureClasses(workspace, featureModelName)
public static List<IFeatureClass> GetFeatureClasses( ESRI.ArcGIS.Geodatabase.IWorkspace workspace, string featureModelName )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.