Gets the element type of the query at a specified index.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- index
- Type: System Int32
The index
Return Value
Type: TypeA Type that represents the type of the elements
See Also