IptcDictionary.Remove Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Remove(IptcTag)
Removes all entries for the specified tag from this dictionary.
public bool Remove(IptcTag tag)
Parameters
tagIptcTagThe tag.
Returns
- bool
true if the tag was removed, false if not.