DataRegion.GetRepeatSiblings 메서드

정의

이 데이터 영역이 여러 페이지에 걸쳐 있는 경우 새 페이지에서 반복할 부모 보고서 항목 컬렉션에 포함된 보고서 항목에 대한 인덱스를 가져옵니다.

public:
 cli::array <int> ^ GetRepeatSiblings();
public int[] GetRepeatSiblings ();
member this.GetRepeatSiblings : unit -> int[]
Public Function GetRepeatSiblings () As Integer()

반환

Int32[]

integer 배열입니다.

적용 대상