ProcessThreadCollection.GetEnumerator Method

Definition

Returns an enumerator that iterates through a collection.

C#
public System.Collections.IEnumerator GetEnumerator();

Returns

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

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1