[]
public virtual IAsyncResult BeginInvoke(Storyboard2 storyboard, IntPtr id, int newIterationCount, int oldIterationCount, AsyncCallback callback, object @object)
Public Overridable Function BeginInvoke(storyboard As Storyboard2, id As IntPtr, newIterationCount As Integer, oldIterationCount As Integer, callback As AsyncCallback, [object] As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| Storyboard2 | storyboard | |
| IntPtr | id | |
| int | newIterationCount | |
| int | oldIterationCount | |
| AsyncCallback | callback | |
| object | object |
| Type | Description |
|---|---|
| IAsyncResult |