TableSectionBase<T>.Count 속성

정의

TableSectionBase<T> 개체에 있는 항목의 수를 가져옵니다.

public int Count { get; }
member this.Count : int

속성 값

System.Int32

TableSectionBase<T> 개체의 항목 수입니다.

구현

System.Collections.Generic.ICollection`1.Count

적용 대상