Edit

Share via


NSDirectoryEnumerator.IEnumerator.Current Property

Definition

Gets the current element.

object System.Collections.IEnumerator.Current { get; }
System.Collections.IEnumerator.Current

Property Value

The current element.

Implements

Applies to