ReportingService2010.EndGetUserModel(IAsyncResult) メソッド

定義

public:
 cli::array <System::Byte> ^ EndGetUserModel(IAsyncResult ^ asyncResult);
public byte[] EndGetUserModel (IAsyncResult asyncResult);
member this.EndGetUserModel : IAsyncResult -> byte[]
Public Function EndGetUserModel (asyncResult As IAsyncResult) As Byte()

パラメーター

asyncResult
IAsyncResult

戻り値

Byte[]

適用対象