![]() | Pdf |
The PdfLinePointCollectionT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Adds a FS_POINTF to the collection |
![]() | Clear | Removes all FS_POINTF from the collection |
![]() | Contains | Determines whether the collection contains a specific FS_POINTF. |
![]() | CopyTo | Copies the elements of the collections to an System.Array, starting at a particular System.Array index. |
![]() | Finalize |
Releases all lresources used by the collection.
(Overrides ObjectFinalize) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | IndexOf | Determines the index of a specific FS_POINTF in the collection. |
![]() | Insert | Inserts a FS_POINTF to the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific FS_POINTF from the collection. |
![]() | RemoveAt | Removes the FS_POINTF at the specified index. |