Dela via


BorrowedList<TElement>.Enumerator.IEnumerator.Current Property

Definition

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

readonly object? System.Collections.IEnumerator.Current { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

Property Value

Implements

Attributes

Applies to