Click or drag to resize

ExtensibilityDetailArrayEGetEnumerator Method


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

Return Value

IEnumeratorE

Implements

IEnumerableTGetEnumerator
See Also