Table of Contents

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

tag TTag

The tag.

value object

The value.