NSDirectoryEnumerator.IEnumerator<NSString>.Current Property

Definition

Gets the current element.

Foundation.NSString System.Collections.Generic.IEnumerator<Foundation.NSString>.Current { get; }
member this.System.Collections.Generic.IEnumerator<Foundation.NSString>.Current : Foundation.NSString

Property Value

The current element.

Implements

Applies to