Aracılığıyla paylaş


Map.GetEnumerator Yöntem

Tanım

Şu anda haritaya eklenmiş olan tüm raptiyelerin bir enumarator'ını döndürür.

public:
 virtual System::Collections::Generic::IEnumerator<Microsoft::Maui::Maps::IMapPin ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<Microsoft.Maui.Maps.IMapPin> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Maui.Maps.IMapPin>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Maui.Maps.IMapPin>
Public Function GetEnumerator () As IEnumerator(Of IMapPin)

Döndürülenler

IEnumerator<T> öğesinin bir örneği.

Uygulamalar

Şunlara uygulanır