Table of Contents

Method GetEnumerator

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

GetEnumerator()

Returns an enumerator that iterates through the collection.

public IEnumerator<IElementConnection> GetEnumerator()

Returns

IEnumerator<IElementConnection>

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