Accusoft.ImagXpressSdk Namespace : ImageXTagCollection Class |
For a list of all members of this type, see ImageXTagCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds an ImageXTag to the ImageXTagCollection. |
![]() | Clear | Clears the entire collection as well as calls the Clear function of the base class. |
![]() | Contains | Determines if the collection contains the specified ImageXTag. |
![]() | CopyTo | Copies the entire collection to an array, starting at index of the target array. |
![]() | Dispose | Releases all resources used by this Accusoft.ImagXpressSdk.ImageXTagCollection object. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | GetTag | Retrieves the ImageXTag object from the ImageXTagCollection. |
![]() | IndexOf | Searches for the specified ImageXTag and returns the zero-based index of the first occurrence within the entire collection. |
![]() | Insert | Inserts an ImageXTag at the specified index. |
![]() | Remove | Removes the ImageXTag from the collection. |
![]() | RemoveAt | Removes the specified ImageXTag from the collection. |
![]() | RemoveTag | Removes an ImageXTag from the ImageXTagCollection. |