FileSystemEnumerator<TResult>.TransformEntry(FileSystemEntry) Method

Definition

When overridden in a derived class, generates the result type from the current entry.

C#
protected abstract TResult TransformEntry(ref System.IO.Enumeration.FileSystemEntry entry);

Parameters

entry
FileSystemEntry

A file system entry reference.

Returns

TResult

The result type from the current entry.

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