![]() | Adds the given Quadrilateral object to the QuadrilateralCollection. |
![]() | Clears the QuadrilateralCollection of all data. |
![]() | Searches for the specified Quadrilateral object within the QuadrilateralCollection. |
![]() | Copies all elements of the collection to the given array, beginning at the specified index value. |
![]() | Returns the Quadrilateral object which matches the given index value. |
![]() | Determines if the specified Quadrilateral is in the collection and returns its index. |
![]() | Inserts the given Quadrilateral into the collection at the given index. |
![]() | Removes the specified Quadrilateral from the collection. |
![]() | Removes the Quadrilateral object located at the given index in the collection. |
![]() | Gets and sets the number of Quadrilateral objects within the collection. |
![]() | Gets and sets the element at the given index. |
QuadrilateralCollection Collection | Quadrilateral Object | TextMatch Object