Método FindAll
Retrieves all elements in the collection that match the specified conditions.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
FindAll(Predicate< (Of < <' (T> ) > > )) | Retrieves all elements in the collection that match the conditions defined by the specified predicate. | |
FindAll(String) | Retrieves all elements in the collection that have the specified name. |
Início
Consulte também