GeometryCollection.Enumerator 结构
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
枚举 GeometryCollection 中的 Geometry 项。
public: value class GeometryCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::Geometry ^>
public struct GeometryCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.Geometry>
type GeometryCollection.Enumerator = struct
interface IEnumerator<Geometry>
interface IDisposable
interface IEnumerator
type GeometryCollection.Enumerator = struct
interface IEnumerator
interface IEnumerator<Geometry>
interface IDisposable
type GeometryCollection.Enumerator = struct
interface IEnumerator<Geometry>
interface IEnumerator
interface IDisposable
Public Structure GeometryCollection.Enumerator
Implements IEnumerator(Of Geometry)
- 继承
- 实现
Current |
获取集合中的当前元素。 |
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, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |