VisualStateGroupList.Count 属性

定义

获取列表中的可视状态组数。

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

属性值

System.Int32

列表中的视觉状态组数。

实现

System.Collections.Generic.ICollection`1.Count

适用于