IMetadataDictionaryTTag, TEntryContains Method
Determines whether this dictionary contains an entry with the specified tag.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.2.0
bool Contains(
TTag tag
)
Function Contains (
tag As TTag
) As Boolean
- tag TTag
- The tag.
Booleantrue if the tag is found, false if not.