FieldList.clear Method

Module: FieldList

Definition

Clear the list.

clear(self) -> None

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during Bioseal Library execution.
public void clear() throws BiosealException

Exceptions

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

Exceptions

An error has occurred during Bioseal Library execution.
int id3BiosealFieldList_Clear (
    ID3_BIOSEAL_FIELD_LIST hFieldList)

Parameters

in Handle to the FieldList object.

Returns

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