ImageGear for Java
ImGearXMPArray<T> Class Members
Methods 

The following tables list the members exposed by ImGearXMPArray<T>.

Protected Constructors
 NameDescription
Protected ConstructorImGearXMPArray<T> ConstructorInitializes a new instance of the ImGearXMPArray<T> class.  
Top
Public Methods
 NameDescription
Public MethodaddAdds an object to the end of the ImGearXMPArray<T>.  
Public MethodclearRemoves all elements from the ImGearXMPArray<T>.  
Public MethodcontainsDetermines whether an element is in the ImGearXMPArray<T>.  
Public MethodcopyToCopies the entire ImGearXMPArray<T> to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodgetCountGets the number of elements actually contained in the ImGearXMPArray<T>.  
Public MethodgetItemGets the element at the specified index.  
Public MethodindexOfSearches for the specified item and returns the zero-based index of the first occurrence within ImGearXMPArray<T>.  
Public MethodinsertInserts an element into the ImGearXMPArray<T> at the specified index.  
Public MethodisReadOnlyGets a value indicating whether the object of ImGearXMPArray<T> is readonly.  
Public MethoditeratorReturns an iterator that iterates through the ImGearXMPArray<T>.  
Public MethodremoveRemoves the first occurrence of a specific object from the ImGearXMPArray<T>.  
Public MethodremoveAtRemoves the element at the specified index of the ImGearXMPArray<T>.  
Public MethodsetItemSets the element at the specified index.  
Public MethodtoStringReturns a System.String that represents the current ImGearXMPArray<T>.  
Top
See Also

Reference

ImGearXMPArray<T> Class
com.accusoft.imagegear.formats.xmp Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback