PriorityQueue<TElement,TPriority>.UnorderedItemsCollection.Enumerator.IEnumerator<ValueTuple<TElement,TPriority>>.Current Property

Definition

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

C#
(TElement Element, TPriority Priority) System.Collections.Generic.IEnumerator<System.ValueTuple<TElement,TPriority>>.Current { get; }

Property Value

ValueTuple<TElement,TPriority>

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

Implements

Applies to

Продукт Версии
.NET 9, 10