UDItems Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The UDItems type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
This property returns the number of UDItem objects stored in the collection.
| |
| NewIndex |
This property returns the index of the UDItem object last added.
|
| Name | Description | |
|---|---|---|
| Add |
This method adds a new item to the collection.
| |
| Dispose | Releases all resources used by the UDItems | |
| GetEngine |
Returns the Engine object.
| |
| GetEnumerator | ||
| GetItem |
This property returns the requested UDItem object from the collection.
| |
| Remove |
This method removes the specified item from the related section.
| |
| RemoveAll |
This method removes all items from the collection.
|