Table of Contents

Method GetEnumerator

Namespace
Everest.Service.DataContracts.Orders
Assembly
Everest.Service.dll

GetEnumerator()

Returns an enumerator that iterates through the collection.

public IEnumerator<string> GetEnumerator()

Returns

IEnumerator<string>

An enumerator that can be used to iterate through the collection.