Condividi tramite


NSMutableArray<TValue>.GetEnumerator Metodo

Definizione

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)>

Restituisce

IEnumerator<TValue>

Implementazioni

Si applica a