获取一个循环访问集合的 IEnumerator 对象,实现到 ITabPageCollection 的枚举接口

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

语法

C#
IEnumerator GetEnumerator()

返回值

一个循环访问集合的 IEnumerator 对象。

请参见