Point3DCollection.Enumerator 結構
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉 Point3DCollection 中的項目。
public: value class Point3DCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::Media3D::Point3D>
C#
public struct Point3DCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.Media3D.Point3D>
type Point3DCollection.Enumerator = struct
interface IEnumerator<Point3D>
interface IDisposable
interface IEnumerator
type Point3DCollection.Enumerator = struct
interface IEnumerator
interface IEnumerator<Point3D>
interface IDisposable
type Point3DCollection.Enumerator = struct
interface IEnumerator<Point3D>
interface IEnumerator
interface IDisposable
Public Structure Point3DCollection.Enumerator
Implements IEnumerator(Of Point3D)
- 繼承
- 實作
Current |
取得集合中目前的 Point3D。 |
Move |
將列舉值往前推至下集合中的下一個項目。 |
Reset() |
重設列舉值至初始位置,也就是集合中的第一個項目之前。 |
IDisposable. |
此成員支援Windows Presentation Foundation (WPF) 基礎結構,而且不適合直接從程式碼使用。 |
IEnumerator. |
此成員支援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 |