XmpDictionaryNode.Count Property

Gets the number of elements contained in the XmpDictionaryNode.

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

Syntax

C#
public override int Count { get; }

Property Value

The number of elements contained in the XmpDictionaryNode.

Implements

ICollection.Count

See Also

Reference