다음을 통해 공유


GetRepeatSiblings 메서드

Gets the indexes to the report items contained in the parent report item collection that should be repeated on the new page, if this data region spans multiple pages.

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

구문

‘선언
Public Function GetRepeatSiblings As Integer()
‘사용 방법
Dim instance As DataRegion
Dim returnValue As Integer()

returnValue = instance.GetRepeatSiblings()
public int[] GetRepeatSiblings()
public:
array<int>^ GetRepeatSiblings()
member GetRepeatSiblings : unit -> int[] 
public function GetRepeatSiblings() : int[]

반환 값

유형: array<System. . :: . .Int32> [] () [] []
An integer array.