GetEnumerator

OcrInput.GetEnumerator method

返回集合枚举器。

public IEnumerator<ImageData> GetEnumerator()

返回值

ImageData 的集合。

另请参见