DocumentClassifierProject.Remove 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 IndexOrClass
)
Public Sub Remove (
IndexOrClass As Object
)
public:
void Remove(
[InAttribute] Object^ IndexOrClass
)
Parameters
- IndexOrClass
- Type: System.Object
See Also