collada.util.IndexedList
========================

.. currentmodule:: collada.util

.. autoclass:: IndexedList

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~IndexedList.__init__
      ~IndexedList.append
      ~IndexedList.extend
      ~IndexedList.get
      ~IndexedList.insert
      ~IndexedList.pop
      ~IndexedList.remove
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~IndexedList.count
      ~IndexedList.index
      ~IndexedList.reverse
      ~IndexedList.sort
   
   