TextFieldList.clear Method

Module: TextFieldList

Definition

Clears the TextFieldList object.

clear(self) -> None

Exceptions

An error has occurred during Document Library execution.
void clear()

Exceptions

An error has occurred during Document Library execution.
public void Clear()

Exceptions

An error has occurred during Document Library execution.
public void clear() throws DocumentException

Exceptions

An error has occurred during Document Library execution.
public func clear() throws

Exceptions

An error has occurred during Document Library execution.
int id3DocumentTextFieldList_Clear (
    ID3_DOCUMENT_TEXT_FIELD_LIST hTextFieldList)

Parameters

in Handle to the TextFieldList object.

Returns

int
An error code.
See id3DocumentError file for the list of possible error codes.