IptcDictionary.GetEnumerator Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Returns an enumerator that iterates through this dictionary.
public IEnumerator<IptcEntry> GetEnumerator()
Returns
- IEnumerator<IptcEntry>
An IEnumerator<T> instance.