Skip to content

ReadOnlyObservableSet.size

github-actions[bot] edited this page Dec 3, 2024 · 3 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