FileSystemEnumerator<TResult>.Reset Method

Definition

Always throws NotSupportedException.

C#
public void Reset();

Implements

Remarks

As described in the remarks for IEnumerator, the Reset method is provided for COM interoperability and does not need to be fully implemented; instead, the implementer can throw a NotSupportedException.

Applies to

Product Versions
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1