Collects all values from the observable into an array.
Type of items emitted by the observable.
Observable to collect from.
Promise that resolves with an array.
Generated using TypeDoc
Collects all values from the observable into an array.