SynchronizedSuspendableObservableCollectionTGetEnumerator - метод
Returns an enumerator that iterates through the collection.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public IEnumerator<T> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of T)
public:
virtual IEnumerator<T>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<'T>
override GetEnumerator : unit -> IEnumerator<'T>
IEnumeratorTAn enumerator that can be used to iterate through the collection.
IEnumerableTGetEnumerator