Click or drag to resize

ArrayAccessorEncapsulatorB, E, CGetEnumerator Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public IEnumerator<E> GetEnumerator()

Return Value

Type: IEnumeratorE

Implements

IEnumerableTGetEnumerator
See Also