RootElement.IEnumerable<Section>.GetEnumerator 方法

定义

返回此 RootElement 中的所有节的枚举器。

System.Collections.Generic.IEnumerator<MonoTouch.Dialog.Section> IEnumerable<Section>.GetEnumerator ();

返回

实现

注解

这是枚举器的强类型版本。

适用于