Adds a namespace to the collection.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static XmpNamespace AddNamespace( string uri, string prefix )
Type: System.String
The Uri of the namespace to add.Type: System.String
The prefix of the namespace to add.