







Public Methods
![]() | Insert a Point object into the Points Collection at the specified Index. If no Index is specified, the Point is added to the end of the collection. |
![]() | Given the index, returns the Point object in the collection. |
![]() | Removes a Point object from the Points Collection, but does not delete the Point. |
![]() | Removes all the points from a Points Collection. |
Public Properties
![]() | Returns the Application object. |
![]() | Returns the number of attributes in the collection. |
![]() | Returns the database item's parent object. |