IMetadataDictionaryTTag, TEntryIsChanged Property

Gets a value indicating whether this dictionary is changed.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
bool IsChanged { get; }

Return Value

Boolean
true if the dictionary is changed, false if not.

See Also