다음을 통해 공유


NSMutableArray<TValue>.GetEnumerator 메서드

정의

public System.Collections.Generic.IEnumerator<TValue> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'Value (requires 'Value : null and 'Value :> ObjCRuntime.INativeObject)>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'Value (requires 'Value : null and 'Value :> ObjCRuntime.INativeObject)>

반환

IEnumerator<TValue>

구현

적용 대상