[]
public IAsyncResult BeginListChildren(string Item, bool Recursive, AsyncCallback callback, object asyncState)
Public Function BeginListChildren(Item As String, Recursive As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| string | Item | |
| bool | Recursive | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |