VectorCollection.GetEnumerator Метод

Определение

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

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

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

VectorCollection.Enumerator

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

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

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