Properties for a collection of segments.
![]() | Copies the segment into the clipboard and removes the segment from the sequence. |
![]() | Retrieves the specified segment(using segment index number). |
![]() | Retrieves the specified segment(using segment name). |
![]() | Adds a segment to the segment collection. |
![]() | Inserts a segment by name to the segment collection. |
![]() | Copies the segment pointer and inserts the copy before the given segment name. |
![]() | Pastes the segment from the clipboard and inserts in before the given segment name. |
![]() | Removes a segment; the End segment cannot be deleted. |
![]() | Removes all segments; the End segment cannot be deleted. |
![]() | Returns the size of the collection. |
![]() | Returns the specified segment(using segment name or index number). |
![]() | Returns the IAgRuntimeTypeInfo interface to access properties at runtime. |
Implemented Interface |
---|