Open sandboxFocus

Property ItemType

ItemType

Gets the type of items being enumerated (the int in IEnumerable<int>).

Declaration
public IType ItemType { get; }
Property Value
Type Description
IType