uproot.AsRVec
=============

Defined in `uproot.containers <https://github.com/scikit-hep/uproot4/blob//src/uproot/containers.py>`__ on `line 678 <https://github.com/scikit-hep/uproot4/blob//src/uproot/containers.py#L678>`__.

.. table::
    :class: note

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

.. autoclass:: uproot.containers.AsRVec

.. _uproot.containers.AsRVec.values:

values
------

.. autoattribute:: uproot.containers.AsRVec.values

.. _uproot.containers.AsRVec.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.containers.AsRVec.cache_key

.. _uproot.containers.AsRVec.typename:

typename
--------

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

.. autoattribute:: uproot.containers.AsRVec.typename

.. _uproot.containers.AsRVec.awkward_form:

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

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

.. automethod:: uproot.containers.AsRVec.awkward_form

.. _uproot.containers.AsRVec.strided_interpretation:

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

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

.. automethod:: uproot.containers.AsRVec.strided_interpretation

.. _uproot.containers.AsRVec.header:

header
------

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

.. autoattribute:: uproot.containers.AsRVec.header

.. _uproot.containers.AsRVec.read:

read
----

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

.. automethod:: uproot.containers.AsRVec.read

