uproot.AsSet
============

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

.. table::
    :class: note

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

.. autoclass:: uproot.containers.AsSet

.. _uproot.containers.AsSet.keys:

keys
----

.. autoattribute:: uproot.containers.AsSet.keys

.. _uproot.containers.AsSet.cache_key:

cache_key
---------

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

.. autoattribute:: uproot.containers.AsSet.cache_key

.. _uproot.containers.AsSet.typename:

typename
--------

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

.. autoattribute:: uproot.containers.AsSet.typename

.. _uproot.containers.AsSet.awkward_form:

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

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

.. automethod:: uproot.containers.AsSet.awkward_form

.. _uproot.containers.AsSet.strided_interpretation:

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

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

.. automethod:: uproot.containers.AsSet.strided_interpretation

.. _uproot.containers.AsSet.header:

header
------

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

.. autoattribute:: uproot.containers.AsSet.header

.. _uproot.containers.AsSet.read:

read
----

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

.. automethod:: uproot.containers.AsSet.read

