GetEnumerator

TextSegmentCollection.GetEnumerator method

返回整个集合的枚举数。

public IEnumerator<TextSegment> GetEnumerator()

返回值

枚举器对象。

也可以看看