DictionaryTKey, TValueValueCollectionEnumerator Structure |
Namespace: System.Collections.Generic
[SerializableAttribute] public struct Enumerator : IEnumerator<TValue>, IDisposable, IEnumerator
The DictionaryTKey, TValueValueCollectionEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the DictionaryTKey, TValueValueCollectionEnumerator. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MoveNext | Advances the enumerator to the next element of the DictionaryTKey, TValueValueCollection. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |