GetEnumerator

Field.GetEnumerator method

返回包含字段的枚举数。

public IEnumerator<WidgetAnnotation> GetEnumerator()

返回值

枚举器。

也可以看看