IMetadataDictionaryTTag, TEntryCount Property

Gets the number of entries contained in this dictionary.

Definition

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

Property Value

Int32
The entry count.

See Also