IMetadataDictionary<TTag, TEntry>.Set Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Sets the value for the specified tag in this dictionary.
void Set(TTag tag, object value)
Parameters
tagTTagThe tag.
valueobjectThe value.