Method GetEnumerator
- Assembly
- Skyline.DataMiner.Core.InterAppCalls.Common.dll
GetEnumerator()
Returns an enumerator that iterates through the collection.
public IEnumerator<Message> GetEnumerator()
Returns
- IEnumerator<Message>
An enumerator that can be used to iterate through the collection.