SettingManager.GetItem Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
The Item parameter can be either a numeric value or a string. In the first case the child node at the specified index is returned. The nodes are sorted alphabetically according to their Name property. If the Item parameter is a string, it must be the absolute, dot-separated path of an existing node, which is not necessarily a first-level node. If the requested node does not exist, a trappable error occurs.