Click or drag to resize

YLinqExtentionMethodsFind Method

Overload List
  Name Description
Public Extension Method FindT(IEnumerableT, PredicateT) Find an elemen from an enumerable object.
Public Extension Method FindT(IListT, PredicateT) Find an elemen from a listable object.
Top
See Also