The Plain Constraints Collection
      The PlainConstraints collection is used to store a list of
      Constraint objects. The parent
      Model object uses the 
         PlainConstraints
         collection
          to store a list of all the plain constraints that are defined in the model.
      
         Properties for the PlainConstraints Object
      
Count
      
         The number of Constraint objects that are in the collection.  (Integer Property - Read Only)
      
Item
         (Index)
      
      
         Returns the selected Constraint object from the collection.  (Object Property)
      
      
      
            Back To Top
             |
         
            Maximal Home Page
             |
         Table of Contents |
         
            Previous Page
             |
         
            Next Page