Uses of Class
system.linq.Queryable
-
Packages that use Queryable Package Description system.linq -
-
Uses of Queryable in system.linq
Methods in system.linq that return Queryable Modifier and Type Method Description static Queryable
Queryable. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoQueryable
, a cast assert is made to check if types are compatible.
-