ReadOnlyObservableCollection.length - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ReadOnlyObservableCollection<TItem> / length property
Gets the number of items in the collection.
Property type: number
.
public get length(): number
protected set length(value: number)
Source references: