Click or drag to resize

CAEXSequenceEnumeratorTCurrent 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
public T Current { get; }

Property Value

T

Implements

IEnumeratorTCurrent
See Also