Click or drag to resize

TypedSortedListEx TKey , TValue IsFixedSize Property

Returns True if collection has fixed size, False otherwise.

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

Property Value

Type: Boolean

Implements

IDictionary IsFixedSize
See Also