BitmapEffectCollection.Enumerator Structure
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Note: This API is now obsolete. The non-obsolete alternative is Effect. Enumerates BitmapEffect objects in a BitmapEffectCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Name | Description | |
---|---|---|
![]() | Equals(Object) | 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() | |
![]() | MoveNext() | Note: This API is now obsolete. The non-obsolete alternative is Effect. Advanced the enumerator to the next element in the collection. |
![]() | Reset() | Note: This API is now obsolete. The non-obsolete alternative is Effect. Resets the enumerator to its initial position, which is before the first element in the collection. |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() ![]() | IDisposable.Dispose() | Note: This API is now obsolete. The non-obsolete alternative is Effect. This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
![]() ![]() | IEnumerator.Current | Note: This API is now obsolete. The non-obsolete alternative is Effect. This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.