Skip to content

ReadOnlyObservableMap.size

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions

Gets the number of entries in the map.

Property type: number.

public get size(): number

Source reference: src/collections/observableMap/ReadOnlyObservableMap.ts:38.

See also

Clone this wiki locally