Click or drag to resize

NamedItemListTGetEnumerator Method

[Missing <summary> documentation for "M:Altaxo.Collections.NamedItemList`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.NamedItemList`1.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also