Function BatchedEvents.Find
Find<T,K>
(K key, System.Func<T, K, bool> predicate)
Public
Static
T Find<T,K> (
K | key | |
System.Func<T, K, bool> | predicate |