Skip to content

ISetLike.size

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions
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.

See also

Clone this wiki locally