Field.GetEnumerator

Field.GetEnumerator 方法

返回包含字段的枚举器。

public IEnumerator<WidgetAnnotation> GetEnumerator()

返回值

枚举器。

另见