The Mpl Options Collection
      The MplOptions collection is used to store a list of MplOption objects. The parent
      OptiMax objectuses the MplOptions collection to store a list of all the options
      that are available for MPL
      
         Properties for the MplOptions Object
      
Count
      
         The number of MplOption objects that are in the collection.  (Integer Property - Read Only)
      
Item
         (Index)
      
      
         Returns the selected Option object from the collection.  (Object Property)
      
      
      
            Back To Top
             |
         
            Maximal Home Page
             |
         Table of Contents |
         
            Previous Page
             |
         
            Next Page