GetEnumerator

SubPathCollection.GetEnumerator 方法

返回整个集合的枚举器。

public IEnumerator<SubPath> GetEnumerator()

返回值

枚举器对象。

另请参阅