Accusoft.ImagXpressSdk Namespace : ImageXTagCollection Class |
The following tables list the members exposed by ImageXTagCollection.
Name | Description | |
---|---|---|
![]() | ImageXTagCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets and sets the index values within the collection. |
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. |