FiltrageFiltrerParNomT Méthode
Filtre une liste selon un critère (recherche par nom).
Espace de nom: GestionProductionStation.Metier.UtilitairesAssembly: GestionProductionStation (in GestionProductionStation.exe) Version: 1.0.0+143050ab8c574799d6514f65f77f2b2bcd55611f
public static BindingList<T> FiltrerParNom<T>(
BindingList<T> listeSource,
string termeRecherche
)
- listeSource BindingListT
- La liste initiale
- termeRecherche String
- Le texte à rechercher dans le Nom
- T
[Documentation manquante <typeparam name="T"/> pour "M:GestionProductionStation.Metier.Utilitaires.Filtrage.FiltrerParNom``1(System.ComponentModel.BindingList{``0},System.String)"]
BindingListTUne liste filtrée