次の方法で共有


ReportingService2010.EndListParameterStates(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

String[]

適用対象