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