获取一个循环访问集合的 IEnumerator 对象,返回一个循环访问集合的枚举数。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
public IEnumerator<GeometryDrawingParameter> GetEnumerator()

返回值

可用于循环访问集合的 IEnumerator 对象。

实现

IEnumerable<(Of <(T>)>)..::.GetEnumerator()()()

请参见