다음을 통해 공유


PageCollection.Add 메서드

Renders the specified Page and stores the results as the last page in the collection.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Sub Add ( _
    page As Page _
)
‘사용 방법
Dim instance As PageCollection 
Dim page As Page

instance.Add(page)
public void Add(
    Page page
)
public:
void Add(
    Page^ page
)
member Add : 
        page:Page -> unit
public function Add(
    page : Page
)

매개 변수

참고 항목

참조

PageCollection 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스