Click or drag to resize

PartitionableListTPartialViewMGetEnumerator Method

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


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

Return Value

IEnumeratorM

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

Implements

IEnumerableTGetEnumerator
See Also