Adds a subtitle to the end of the collection.
Adds a subtitle to the end of the collection.
public void Add(Subtitle);
Adds a subtitle to the collection, inserting it at the specified index.
public void Add(Subtitle,int);
SubtitleCollection Class | SubLib Namespace