MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIterator­InfoItem­Type
Open sandboxFocus

IteratorInfo.ItemType Property

ItemType

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

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