ImageGearJava Project > com.accusoft.imagegear.formats.xmp Package : ImGearXMPAlt<T> Class |
The following tables list the members exposed by ImGearXMPAlt<T>.
Name | Description | |
---|---|---|
ImGearXMPAlt<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
add | Adds an object to the end of the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
clear | Removes all elements from the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
contains | Determines whether an element is in the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
copyTo | Copies the entire ImGearXMPArray<T> to a compatible one-dimensional array, starting at the specified index of the target array. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
getCount | Gets the number of elements actually contained in the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
getEnumerator | Returns an enumerator that iterates through the ImGearXMPAlt<T>. | |
getItem | Gets the element at the specified index. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
indexOf | Searches for the specified item and returns the zero-based index of the first occurrence within ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
insert | Inserts an element into the ImGearXMPArray<T> at the specified index. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
isReadOnly | Gets a value indicating whether the object of ImGearXMPArray<T> is readonly. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
iterator | Returns an iterator that iterates through the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
remove | Removes the first occurrence of a specific object from the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
removeAt | Removes the element at the specified index of the ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
setItem | Sets the element at the specified index. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) | |
toString | Returns a System.String that represents the current ImGearXMPArray<T>. (Inherited from com.accusoft.imagegear.formats.xmp.ImGearXMPArray<T>) |