Returns an enumerator that iterates through the collection.
Namespace: ElecNetKit.NetworkModelling.PhasingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
public IEnumerator<KeyValuePair<int, T>> GetEnumerator()
Return Value
A
Implements

See Also