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

適用対象