﻿pydicom.multival.MultiValue
===========================

.. currentmodule:: pydicom.multival

.. autoclass:: MultiValue

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~MultiValue.__init__
      ~MultiValue.append
      ~MultiValue.clear
      ~MultiValue.count
      ~MultiValue.extend
      ~MultiValue.index
      ~MultiValue.insert
      ~MultiValue.pop
      ~MultiValue.remove
      ~MultiValue.reverse
      ~MultiValue.sort
   
   

   
   
   