Casts the elements of an Enumerable to the specified type.
Cast<T>()
Returns reference to itself
In TypeScript this method allows IntelliSence to correctly infer type information. At run time it does not create any overhead.
There was an error while loading. Please reload this page.