SynchronizedSuspendableObservableCollectionTGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Definition

Пространство имён: Tessa.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public IEnumerator<T> GetEnumerator()

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

IEnumeratorT
An enumerator that can be used to iterate through the collection.

Реализации

IEnumerableTGetEnumerator

См. также