ImageGear for .NET
ImGearXMPArray<T> Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPArray<T> Class

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.