OrderedDictionary<TKey,TValue>.Enumerator.IDictionaryEnumerator.Entry 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 both the key and the value of the current dictionary entry.
property System::Collections::DictionaryEntry System::Collections::IDictionaryEnumerator::Entry { System::Collections::DictionaryEntry get(); };
System.Collections.DictionaryEntry System.Collections.IDictionaryEnumerator.Entry { get; }
member this.System.Collections.IDictionaryEnumerator.Entry : System.Collections.DictionaryEntry
ReadOnly Property Entry As DictionaryEntry Implements IDictionaryEnumerator.Entry
A DictionaryEntry containing both the key and the value of the current dictionary entry.
This member is an explicit interface member implementation. It can be used only when the <xref:System.Collections.Generic.OrderedDictionary`2.Enumerator> instance is cast to an <xref:System.Collections.IDictionaryEnumerator> interface.
Продукт | Версии |
---|---|
.NET | 9, 10 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: