Pattern Methods
From RxJS
The Pattern type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| And |
Matches when all observable sequences have an available value.
| |
| GetType | (Inherited from Object.) | |
| Then |
Matches when all observable sequences have an available value and projects the values.
| |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |