XmpNode Methods

The XmpNode type exposes the following members.

Methods

Name Description
Public method CopyTo

Copies the elements of this node to an Array, starting at a particular Array index.

Public method Equals

Tests whether the specified object is a XmpNode instance and is equivalent to this XmpNode.

(Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator

Returns an enumerator that iterates through this node.

Public method GetHashCode

Returns a hash code for this XmpNode.

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

See Also

Reference