다음을 통해 공유


VlvRequestControl.BeforeCount 속성

정의

BeforeCount 속성은 목록 결과에 반환할 대상 엔트리 이전의 엔트리 수를 지정합니다.

public:
 property int BeforeCount { int get(); void set(int value); };
public int BeforeCount { get; set; }
member this.BeforeCount : int with get, set
Public Property BeforeCount As Integer

속성 값

목록 결과에 반환할 대상 엔트리 이전의 엔트리 수입니다.

적용 대상