Table of Contents

Current Property

Current

public T Current { get; }

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

Property Value

T

The element in the collection at the current position of the enumerator.