ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / EndInvoke Method

In This Topic
    EndInvoke Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndInvoke( _
       ByVal asyncResult As System.IAsyncResult _
    ) As System.Object
    public System.object EndInvoke( 
       System.IAsyncResult asyncResult
    )

    Parameters

    asyncResult
    See Also