編輯

共用方式為


NSDirectoryEnumerator.IEnumerator<NSString>.Current Property

Definition

Gets the current element.

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

Property Value

The current element.

Implements

Applies to