ReadOnlyObservableCollection.reverse - Andrei15193/react-model-view-viewmodel GitHub Wiki

Reverses the items in the collections and returns the observable collection.

protected reverse(): this

Source reference: src/collections/observableCollections/ReadOnlyObservableCollection.ts:1033.

Returns: this

The observable collection on which the operation is performed.

See also

⚠️ **GitHub.com Fallback** ⚠️