Adds a namespace to the collection of namespaces.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function AddNamespace ( _ uri As String, _ prefix As String _ ) As XmpNamespace
public static XmpNamespace AddNamespace( string uri, string prefix )