| 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.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph 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 ) | |