GetEnumerator

Metadata.GetEnumerator method

返回字典枚举器。

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

返回值

枚举器。

也可以看看