The methods of the SubtitleCollection class are listed below. For a complete list of SubtitleCollection class members, see the SubtitleCollection Members topic.
![]() | Overloaded. Adds a subtitle to the end of the collection. |
![]() | Creates a subtitle based on the subtitle at the specified index and adds it to the collection, inserting it right after that index. |
![]() | Creates a subtitle and adds it to the collection, inserting it at the specified index. |
![]() | Creates a subtitle based on the subtitle at the specified index and adds it to the collection, inserting it right before that index. |
![]() | Checks whether a subtitle with the specified index exists in the collection. |
![]() | |
![]() | Returns the subtitle at the specified index. |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | |
![]() | |
![]() | Removes a subtitle from the collection, given its index. |
![]() |
![]() | |
![]() |
SubtitleCollection Class | SubLib Namespace