Method GetEnumerator
- Namespace
- Everest.Service.DataContracts.Offers
- Assembly
- Everest.Service.dll
GetEnumerator()
Returns an enumerator that iterates through the collection.
public IEnumerator<int> GetEnumerator()
Returns
- IEnumerator<int>
An enumerator that can be used to iterate through the collection.