GetEnumerator

DestinationCollection.GetEnumerator method

返回枚举数。

public IEnumerator<KeyValuePair<string, object>> GetEnumerator()

返回值

枚举器。

也可以看看