FormEditor.GetEnumerator

FormEditor.GetEnumerator method

获取枚举器。

public IEnumerator<FormElement> GetEnumerator()

返回值

返回 FormElements 枚举器。

也可以看看