ReportingService2006.EndListSecureMethods(IAsyncResult) 方法

定義

public:
 cli::array <System::String ^> ^ EndListSecureMethods(IAsyncResult ^ asyncResult);
public string[] EndListSecureMethods(IAsyncResult asyncResult);
member this.EndListSecureMethods : IAsyncResult -> string[]
Public Function EndListSecureMethods (asyncResult As IAsyncResult) As String()

參數

asyncResult
IAsyncResult

傳回

String[]

適用於