ReportingService2010.BeginDeleteItem(String, AsyncCallback, Object) 方法

定義

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

參數

ItemPath
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於