PathFigureCollection.Enumerator 結構

定義

列舉 PathFigureCollection 中的 PathFigure 項目。

C#
public struct PathFigureCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.PathFigure>
繼承
PathFigureCollection.Enumerator
實作

屬性

Current

取得集合中目前的項目。

方法

MoveNext()

將列舉值設為集合中的下一個項目。

Reset()

重設列舉值至初始位置,也就是集合中的第一個項目之前。

明確介面實作

IDisposable.Dispose()

這個類型或成員支援 Windows Presentation Foundation (WPF) 基礎結構,而且不能從程式碼直接使用。

IEnumerator.Current

這個類型或成員支援 Windows Presentation Foundation (WPF) 基礎結構,而且不能從程式碼直接使用。

適用於

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7