[]
        
(Showing Draft Content)

C1.PivotEngine.CustomRangeEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, CustomRangeEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, CustomRangeEventArgs args, AsyncCallback callback, object @object)
Parameters
Type Name Description
object sender
CustomRangeEventArgs args
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult