Table of Contents

Method GetEnumerator

Namespace
Skyline.DataMiner.Core.Matrix.Protocol
Assembly
Skyline.DataMiner.Core.Matrix.Protocol.dll

GetEnumerator()

Returns an enumerator that iterates through the collection.

public IEnumerator<MatrixOutput> GetEnumerator()

Returns

IEnumerator<MatrixOutput>

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