Поделиться через


FeatureCollection.GetEnumerator Метод

Определение

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

public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<Type,object>> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<Type, obj>>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<Type, obj>>
Public Function GetEnumerator () As IEnumerator(Of KeyValuePair(Of Type, Object))

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

Реализации

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