Skip to content

ReadOnlyObservableSet.size

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions

Gets the number of items in the set.

Property type: number.

public get size(): number

Source reference: src/collections/observableSet/ReadOnlyObservableSet.ts:39.

See also

Clone this wiki locally