Skip to content

ReadOnlyObservableCollection.length

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions

Gets the number of items in the collection.

Property type: number.

public get length(): number
protected set length(value: number)

Source references:

See also

Clone this wiki locally