Skip to content

IReadOnlyObservableCollection.length

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

Gets the number of items in the collection.

Property type: number.

readonly length: number

Source reference: src/collections/observableCollections/IReadOnlyObservableCollection.ts:16.

See also

Clone this wiki locally