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(); };
C#
(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
ValueTuple<TElement,TPriority>
The element in the collection at the current position of the enumerator.
Продукт | Версии |
---|---|
.NET | 9, 10 |
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: