次の方法で共有


ReportingService2010.EndGetItemDefinition(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

Byte[]

適用対象