GetEnumerator

Feature.GetEnumerator method

IEnumerable接口的实现。

public IEnumerator<IFeatureItem> GetEnumerator()

返回值

返回列表的枚举数。

也可以看看