Table of Contents

Method GetEnumerator

Namespace
Skyline.DataMiner.Core.InterAppCalls.Common.CallBulk
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.