IMetadataDictionaryTTag, TEntrySet Method
Sets the value for the specified tag in this dictionary.
Namespace: GleamTech.ImageUltimateAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.2.0
void Set(
TTag tag,
Object value
)
Sub Set (
tag As TTag,
value As Object
)
Parameters
- tag TTag
- The tag.
- value Object
- The value.