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[]

适用于