Click or drag to resize

ExtensibilityDetailArrayEGetEnumerator Method

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

Return Value

Type: IEnumeratorE

Implements

IEnumerableTGetEnumerator
See Also