ReportingService2010.BeginListChildren(String, Boolean, AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginListChildren(System::String ^ ItemPath, bool Recursive, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListChildren (string ItemPath, bool Recursive, AsyncCallback callback, object asyncState);
Public Function BeginListChildren (ItemPath As String, Recursive As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

ItemPath
String
Recursive
Boolean
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a