DeleteAll Method
This method is specific to ABBYY FineReader Engine collection objects. It removes all the elements from collection and empties it.
Syntax
HRESULT DeleteAll();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
Remarks
The following objects provide this method:
|
|
---|
Samples
The method is used in the following code samples: CustomLanguage.
See also
03.07.2024 8:50:25