Метод FindAll

Retrieves all elements in the collection that match the specified conditions.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало