Predicate<T> public sealed delegate Predicate<T> : MulticastDelegate Documentation public Predicate(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(T obj, AsyncCallback callback, object object) public virtual bool EndInvoke(IAsyncResult __result) public virtual bool Invoke(T obj)