Table of Contents

Current Property

Current

public object? Current { get; }

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

Property Value

object

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