Compartir a través de


NSMutableArray<TValue>.GetEnumerator Método

Definición

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

Devoluciones

IEnumerator<TValue>

Implementaciones

Se aplica a