FreezableCollection<T>.Enumerator Methods
.NET Framework 4.5
The FreezableCollection<T>.Enumerator generic type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
|
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MoveNext | Advances the enumerator to the next element in the collection. |
|
Reset | Resets the enumerator to its initial position. |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
|
IDisposable.Dispose | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |