ReportExecutionService.EndListRenderingExtensions 메서드
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
Public Function EndListRenderingExtensions ( _
asyncResult As IAsyncResult _
) As Extension()
public Extension[] EndListRenderingExtensions(
IAsyncResult asyncResult
)
public:
array<Extension^>^ EndListRenderingExtensions(
IAsyncResult^ asyncResult
)
member EndListRenderingExtensions :
asyncResult:IAsyncResult -> Extension[]
public function EndListRenderingExtensions(
asyncResult : IAsyncResult
) : Extension[]
매개 변수
- asyncResult
형식: IAsyncResult
반환 값
형식: array<Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.Extension[]
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스