Click or drag to resize

ObservableCollectionReversingWrapperTGetEnumerator Method

[Missing <summary> documentation for "M:Altaxo.Collections.ObservableCollectionReversingWrapper`1.GetEnumerator"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerator<T> GetEnumerator()

Return Value

IEnumeratorT

[Missing <returns> documentation for "M:Altaxo.Collections.ObservableCollectionReversingWrapper`1.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also