MetadataDictionary.Count Property

Gets the number of elements actually contained in this dictionary.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual int Count { get; }

Property Value

The number of elements actually contained in the dictionary.

See Also

Reference