Gets number of items in the dictionary.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property Count As Integer

C#

public virtual int Count { get; }

Property Value

Value that contains number of items in the dictionary.