Miner.Desktop Assembly > Miner.Desktop.PhaseSwap Namespace > PhaseSwapUtils Class : FilterFeaturesArrayByClassModelName Method |
'Declaration Public Shared Function FilterFeaturesArrayByClassModelName( _ ByVal inArrayOfFeatures As IEnumerable(Of IFeature), _ ByVal classModelName As String _ ) As IEnumerable(Of IFeature)
'Usage Dim inArrayOfFeatures As IEnumerable(Of IFeature) Dim classModelName As String Dim value As IEnumerable(Of IFeature) value = PhaseSwapUtils.FilterFeaturesArrayByClassModelName(inArrayOfFeatures, classModelName)
public static IEnumerable<IFeature> FilterFeaturesArrayByClassModelName( IEnumerable<IFeature> inArrayOfFeatures, string classModelName )
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.