DocumentClassifierProjectsRemove Method
|
Caution |
---|
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void Remove(
Object Item
)
Public Sub Remove (
Item As Object
)
public:
void Remove(
[InAttribute] Object^ Item
)
Parameters
- Item
- Type: SystemObject
See Also