This documentation is for the old version. Go to the latest Graphics Mill docs

XmpNamespace.NamespaceCount Property

Gets the number of namespaces stored in the static collection.

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

Syntax

Visual Basic
Public Shared ReadOnly Property NamespaceCount As Integer
C#
public static int NamespaceCount { get; }

Property Value

Total number of namespaces stored in the static collection.

See Also

Reference