Click or drag to resize

CAEXSequenceEnumeratorTIEnumeratorCurrent Property

Gets the item in the collection at the current position of the enumerator.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
Object IEnumerator.Current { get; }

Property Value

Object

Implements

IEnumeratorCurrent
See Also