[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.StructPredicate-1.BeginInvoke

BeginInvoke Method

BeginInvoke(in T, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(in T item, AsyncCallback callback, object @object)
Parameters
Type Name Description
T item
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult