GetEnumerator

ScoredProperty.GetEnumerator method

IEnumerable接口的实现。

public IEnumerator<IScoredPropertyItem> GetEnumerator()

返回值

返回列表的枚举数。

也可以看看