IMetadataDictionaryTTag, TEntryRemove Method
Removes the entry for the specified tag from this dictionary.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.2.0
Function Remove (
tag As TTag
) As Boolean
- tag TTag
- The tag.
Booleantrue if the tag is removed, false if not.