XmpNamespace Members

The XmpNamespace type exposes the following members.

Methods

Name Description
Public method Static member AddNamespace

Adds a namespace to the collection.

Public method Dispose

Releases all resources used by this XmpNamespace.

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

Returns a namespace at 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

Gets a prefix of this XmpNamespace.

Public property Uri

Gets a Uri of this XmpNamespace.

See Also

Reference