Share via


TableSectionBase<T>.Count 屬性

定義

取得此 TableSectionBase<T> 物件中的項目數。

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

屬性值

System.Int32

這個 TableSectionBase<T> 物件中的項目數。

實作

System.Collections.Generic.ICollection`1.Count

適用於