Randomized Collection<T>.Get Enumerator Method
Gets an IEnumerator that can be used to iterate through the elements
of the collection.
Definition
Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public IEnumerator<T> GetEnumerator()