IObservableCollection.length - Andrei15193/react-model-view-viewmodel GitHub Wiki
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
.