.. index:: 
  !BiosealLibrary.getVersionEx Method
  
.. _id3_bioseal_bioseal_library_get_version_ex_class_method:

===============================================================================
BiosealLibrary.getVersionEx Method
===============================================================================

Module: :ref:`BiosealLibrary<id3_bioseal_bioseal_library_class>`

Definition
----------

Retrieves the library version as a structure.


.. code:: Dart

    static LibVersion getVersionEx()

**Returns**

.. line-block::

    :ref:`LibVersion<id3_bioseal_lib_version_struct>`
    The version.

**Exceptions**

.. line-block::

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



