.. _Guides: ================================================ Guides ================================================ Description ----------- Guides associated with the document. Properties ^^^^^^^^^^ +-------------------------------------------+---------------------------------------+ | :ref:`length` readonly | Number of elements in the collection. | +-------------------------------------------+---------------------------------------+ | :ref:`parent` readonly | The object's container. | +-------------------------------------------+---------------------------------------+ | :ref:`typename` readonly | The class name of the object. | +-------------------------------------------+---------------------------------------+ Methods ^^^^^^^ +---------------------------------------------+-----------------------------------------------------------------+ | :ref:`getByName` readonly | Get the first element in the collection with the provided name. | +---------------------------------------------+-----------------------------------------------------------------+ Static Methods ^^^^^^^^^^^^^^ +---------------------------------+----------+ | :ref:`add` readonly | A guide. | +---------------------------------+----------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 Guides/parent.rst Guides/typename.rst Guides/length.rst Guides/getByName.rst Guides/add.rst