ReportingService2006.BeginListChildren(String, AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginListChildren(System::String ^ Item, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListChildren (string Item, AsyncCallback callback, object asyncState);
member this.BeginListChildren : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginListChildren (Item As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

Item
String
callback
AsyncCallback
asyncState
Object

Restituisce

Si applica a