ak.forms.IndexedForm
--------------------

The form of a :doc:`ak.layout.IndexedArray`, which has the same type as its ``content``.

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

ak.forms.IndexedForm.__init__
=============================

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

ak.forms.IndexedForm.index
==========================

.. py:attribute:: ak.forms.IndexedForm.index

ak.forms.IndexedForm.content
============================

.. py:attribute:: ak.forms.IndexedForm.content

ak.forms.IndexedForm.has_identities
===================================

.. py:attribute:: ak.forms.IndexedForm.has_identities

ak.forms.IndexedForm.parameters
===============================

.. py:attribute:: ak.forms.IndexedForm.parameters
