We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Casts the elements of an Enumerable to the specified type.
Cast()
Returns reference to itself
In TypeScript this method allows IntelliSence to correctly infer type information. At runtime it does not create any overhead.