asposediagram.api

Class RelationShapeCollection

RelationShape collection.

Constructor Summary
 
Property Getters/Setters Summary
methodgetCount()
methodget(index)
 
Method Summary
methodclear()
methoditerator()
Reserved for internal use.
methodremove(relationShape)
Remove the relationShape from the collection.
methodremoveAt(index)
 

    • Constructor Detail

      • RelationShapeCollection

        RelationShapeCollection()
    • Method Detail

      • remove

         remove(relationShape)
        Remove the relationShape from the collection.
        Parameters:
        relationShape: RelationShape -
      • clear

         clear()
      • removeAt

         removeAt(index)
      • iterator

        Iterator iterator()
        Reserved for internal use.