Skip to content

IObservableCollection.length

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions
API / IObservableCollection<TItem> / length property

Gets or sets the number of items in the collection.

Property type: number.

 length: number

Source reference: src/collections/observableCollections/IObservableCollection.ts:13.

See also

Clone this wiki locally