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 System.String _ ) As System.Collections.Generic.List(Of IFeatureClass)
'Usage Dim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim featureModelName As System.String Dim value As System.Collections.Generic.List(Of IFeatureClass) value = GeoClass.GetFeatureClasses(workspace, featureModelName)
public static System.Collections.Generic.List<IFeatureClass> GetFeatureClasses( ESRI.ArcGIS.Geodatabase.IWorkspace workspace, System.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.