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

XmpNamespace Members

The XmpNamespace type exposes the following members.

Methods

Name Description
Public method Static member AddNamespace

Adds a namespace to the collection of namespaces.

Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method Static member GetNamespaceByIndex

Returns a namespace with the specified index.

Public method Static member GetNamespaceByPrefix

Returns a namespace with the specified prefix.

Public method Static member GetNamespaceByUri

Returns a namespace with the specified URI.

Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Static member NamespaceCount

Gets the number of namespaces stored in the static collection.

Public property Prefix

Prefix of this particular XmpNamespace instance.

Public property Uri

URI of this particular XmpNamespace instance.

See Also

Reference