Click or drag to resize

TypedSortedListEx TKey , TValue Count Property

FontSize of the collection. Read-only.

Namespace: Spire.Doc.Collections
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection T Count
ICollection Count
See Also