TableSectionBase<T>.Count Property

Definition

Gets the number of items in this TableSectionBase<T> object.

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

Property Value

The number of items in this TableSectionBase<T> object.

Implements

Applies to