The XmpArrayNode type exposes the following members.
Name | Description | |
---|---|---|
![]() |
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
![]() |
Add |
Adds an item to the array. |
![]() |
Clear |
Sets all elements in the array to zero, to false, or to a null reference (Nothing in Visual Basic), depending on the element type. |
![]() |
Contains |
Determines whether an element is in the array. |
![]() |
CopyTo |
Copies all the elements of the current one-dimensional array to the specified one-dimensional array starting at the specified destination array index. |
![]() |
Dispose |
Releases all resources used by this LockableObject. (Inherited from LockableObject.) |
![]() |
Equals |
Compares this XmpNode with the specified object. (Inherited from XmpNode.) |
![]() |
GetEnumerator |
Returns an enumerator for the palette entries allowing it to be used in foreach blocks. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf |
Searches for the specified object and returns the index of the first occurrence within the current one-dimensional instance. |
![]() |
Insert |
Inserts an item to the array at the specified position. |
![]() |
Lock |
Locks the object. (Inherited from LockableObject.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove |
Removes the first occurrence of a specific object from the array. |
![]() |
RemoveAt |
Removes the item at the specified index. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |