Count

SectionCollection.Count property

获取集合中实际包含的元素数量。只读 Int32。

public int Count { get; }

See Also