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