uproot.containers.AsList
========================

Defined in `uproot.containers <https://github.com/scikit-hep/uproot5/blob//src/uproot/containers.py>`__ on `line 1116 <https://github.com/scikit-hep/uproot5/blob//src/uproot/containers.py#L1116>`__.

.. table::
    :class: note

    +------------------------------------------+
    | **Inheritance order:**                   |
    +==========================================+
    | #. :doc:`uproot.containers.AsVectorLike` |
    | #. :doc:`uproot.containers.AsContainer`  |
    +------------------------------------------+

.. autoclass:: uproot.containers.AsList

.. _uproot.containers.AsList.values:

values
------

.. autoattribute:: uproot.containers.AsList.values

.. _uproot.containers.AsList.cache_key:

cache_key
---------

Inherited from :doc:`uproot.containers.AsContainer`.

.. autoattribute:: uproot.containers.AsList.cache_key

.. _uproot.containers.AsList.typename:

typename
--------

Inherited from :doc:`uproot.containers.AsContainer`.

.. autoattribute:: uproot.containers.AsList.typename

.. _uproot.containers.AsList.awkward_form:

awkward_form
------------

Inherited from :doc:`uproot.containers.AsContainer`.

.. automethod:: uproot.containers.AsList.awkward_form

.. _uproot.containers.AsList.strided_interpretation:

strided_interpretation
----------------------

Inherited from :doc:`uproot.containers.AsContainer`.

.. automethod:: uproot.containers.AsList.strided_interpretation

.. _uproot.containers.AsList.header:

header
------

Inherited from :doc:`uproot.containers.AsContainer`.

.. autoattribute:: uproot.containers.AsList.header

.. _uproot.containers.AsList.read:

read
----

Inherited from :doc:`uproot.containers.AsContainer`.

.. automethod:: uproot.containers.AsList.read

