Modifier

Partager via


FileSystemEnumerator<TResult>.Current Property

Definition

public:
 property TResult Current { TResult get(); };
public TResult Current { get; }
member this.Current : 'Result
Public ReadOnly Property Current As TResult

Property Value

TResult

Implements

Applies to