[]
public IAsyncResult BeginDeleteItem(BatchHeader BatchHeader, string Item, AsyncCallback callback, object asyncState)
Public Function BeginDeleteItem(BatchHeader As BatchHeader, Item As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Item | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |