ModelEventCollection.Find Method
Include Protected Members
Include Inherited Members
Searches the collection for an item.
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
Searches the collection for an item with the specified key and returns it if it is found. (Inherited from ModelMemberCollection<TItemType, TFindType>.)
Searches the collection for an item with the specified key and returns it if it is found. (Inherited from ModelMemberCollection<TItemType, TFindType>.)
When overridden in a derived class, searches the collection for an item with the specified key and returns it if it is found. (Inherited from ModelMemberCollection<TItemType, TFindType>.)
When overridden in a derived class, searches the collection for an item with the specified key and returns it if it is found. (Inherited from ModelMemberCollection<TItemType, TFindType>.)
Top
See Also
Reference
Microsoft.Windows.Design.Model Namespace