Share via


DictionaryCollectionBase<T, U>.FindAll Method

Include Protected Members
Include Inherited Members

Finds all elements in the collection that match the search condition.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FindAll(Predicate<T>) Finds all elements in the collection that match the conditions defined by the specified predicate.
Public method FindAll(String) Finds all elements in the collection that have the specified name.

Top

See Also

Reference

DictionaryCollectionBase<T, U> Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace