共用方式為


RootElement.IEnumerable<Section>.GetEnumerator 方法

定義

傳回這個 RootElement 中所有區段的列舉值。

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

傳回

實作

備註

這是列舉值的強型別版本。

適用於