YLinq
|
public static class YLinqExtentionMethods
The YLinqExtentionMethods type exposes the following members.
Name | Description | |
---|---|---|
![]() | FindT(IEnumerableT, PredicateT) | Find an elemen from an enumerable object. |
![]() | FindT(IListT, PredicateT) | Find an elemen from a listable object. |