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

C#
public static int NamespaceCount { get; }

Property Value

The total number of namespaces stored in the static collection.

See Also

Reference