The XmpNamespace type exposes the following members.
Name | Description | |
---|---|---|
AddNamespace |
Adds a namespace to the collection of namespaces. |
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetNamespaceByIndex |
Returns a namespace with the specified index. |
|
GetNamespaceByPrefix |
Returns a namespace with the specified prefix. |
|
GetNamespaceByUri |
Returns a namespace with the specified URI. |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
NamespaceCount |
Gets the number of namespaces stored in the static collection. |
|
Prefix |
Prefix of this particular XmpNamespace instance. |
|
Uri |
URI of this particular XmpNamespace instance. |