Partilhar via


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
Método público FindAll(Predicate< (Of < <' (T> ) > > )) Retrieves all elements in the collection that match the conditions defined by the specified predicate.
Método público FindAll(String) Retrieves all elements in the collection that have the specified name.

Início