ISetLike.size - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ISetLike<TItem> / size property
Gets the number of items in the collection.
Property type: number
.
readonly size: number
Source reference: src/collections/observableSet/ISetLike.ts:10
.