ImageGear .NET
ImGearXMPArray<T> Class Members
Properties  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 Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the ImGearXMPArray<T>.  
Public PropertyIsReadOnlyGets a value indicating whether the object of ImGearXMPArray<T> is readonly.  
Public PropertyItem Gets or sets the element at the specified index.  
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 MethodGetEnumeratorReturns an enumerator that iterates through the ImGearXMPArray<T>.  
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 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 MethodToStringReturns a System.String that represents the current ImGearXMPArray<T>.  
Top
See Also

Reference

ImGearXMPArray<T> Class
ImageGear.Formats.XMP Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback