PriorityQueue<TElement,TPriority>.UnorderedItemsCollection.Enumerator.IEnumerator<ValueTuple<TElement,TPriority>>.Current Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the element in the collection at the current position of the enumerator.
property ValueTuple<TElement, TPriority> System::Collections::Generic::IEnumerator<System::ValueTuple<TElement,TPriority>>::Current { ValueTuple<TElement, TPriority> get(); };
(TElement Element, TPriority Priority) System.Collections.Generic.IEnumerator<System.ValueTuple<TElement,TPriority>>.Current { get; }
member this.System.Collections.Generic.IEnumerator<System.ValueTuple<TElement,TPriority>>.Current : ValueTuple<'Element, 'Priority>
ReadOnly Property Current As ValueTuple(Of TElement, TPriority) Implements IEnumerator(Of ValueTuple(Of TElement, TPriority)).Current
The element in the collection at the current position of the enumerator.
Продукт | Версии |
---|---|
.NET | 9, 10 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: