OrderedDictionary<TKey,TValue>.ValueCollection.IEnumerable<TValue>.GetEnumerator Method
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.
Returns an enumerator that iterates through the collection.
virtual System::Collections::Generic::IEnumerator<TValue> ^ System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() = System::Collections::Generic::IEnumerable<TValue>::GetEnumerator;
C#
System.Collections.Generic.IEnumerator<TValue> IEnumerable<TValue>.GetEnumerator();
abstract member System.Collections.Generic.IEnumerable<TValue>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'Value>
override this.System.Collections.Generic.IEnumerable<TValue>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'Value>
Function GetEnumerator () As IEnumerator(Of TValue) Implements IEnumerable(Of TValue).GetEnumerator
IEnumerator<TValue>
An enumerator that can be used to iterate through the collection.
Продукт | Версії |
---|---|
.NET | 9, 10 |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: