PointCollection.GetEnumerator Метод

Определение

Возвращает перечислитель, который выполняет итерацию коллекции PointCollection.

public:
 System::Windows::Media::PointCollection::Enumerator GetEnumerator();
public System.Windows.Media.PointCollection.Enumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Windows.Media.PointCollection.Enumerator
Public Function GetEnumerator () As PointCollection.Enumerator

Возвращаемое значение

PointCollection.Enumerator

Объект PointCollection.Enumerator, который может использоваться для перебора элементов коллекции PointCollection.

Применяется к

См. также раздел