Table of Contents

IptcDictionary.Contains Method

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Determines whether this dictionary contains an entry with the specified tag.

public bool Contains(IptcTag tag)

Parameters

tag IptcTag

The tag.

Returns

bool

true if the tag is found, false if not.