SkipInfo.Count 속성

정의

생략된 항목 수를 가져오거나 설정합니다.

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

속성 값

Int32

항목 수가 들어 있는 int입니다.

적용 대상