GetEnumerator

DocumentData.GetEnumerator method

返回字段数据的枚举器。

public IEnumerator<FieldData> GetEnumerator()

返回值

字段数据的枚举器。

也可以看看