Visual Basic (Declaration) | |
---|---|
Public Function EndInvoke( _ ByVal asyncResult As System.IAsyncResult _ ) As System.Object |
C# | |
---|---|
public System.object EndInvoke( System.IAsyncResult asyncResult ) |
Parameters
- asyncResult
ActiveReports Developer 7 | |
EndInvoke Method | |
See Also |
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : EndInvoke Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function EndInvoke( _ ByVal asyncResult As System.IAsyncResult _ ) As System.Object |
C# | |
---|---|
public System.object EndInvoke( System.IAsyncResult asyncResult ) |