.. index:: 
  !FieldList.clear Method
  
.. _id3_bioseal_field_list_clear_class_method:

===============================================================================
FieldList.clear Method
===============================================================================

Module: :ref:`FieldList<id3_bioseal_field_list_class>`

Definition
----------

Clear the list.


.. code:: Dart

    void clear()

**Exceptions**

.. line-block::

    :ref:`BiosealException<id3_bioseal_bioseal_exception>`
    An error has occurred during Bioseal Library execution.



