ak.forms.IndexedOptionForm
--------------------------

The form of a :doc:`ak.layout.IndexedOptionArray`, which has :doc:`ak.types.OptionType`.

In addition to the properties and methods described in :doc:`ak.forms.Form`,
this has the following.

ak.forms.IndexedOptionForm.__init__
===================================

.. py:method:: ak.forms.IndexedOptionForm.__init__(index, content, has_identities=False, parameters=None)

ak.forms.IndexedOptionForm.index
================================

.. py:attribute:: ak.forms.IndexedOptionForm.index

ak.forms.IndexedOptionForm.content
==================================

.. py:attribute:: ak.forms.IndexedOptionForm.content

ak.forms.IndexedOptionForm.has_identities
=========================================

.. py:attribute:: ak.forms.IndexedOptionForm.has_identities

ak.forms.IndexedOptionForm.parameters
=====================================

.. py:attribute:: ak.forms.IndexedOptionForm.parameters
