Adds an incomplete subtitle to the end of the collection.
Adds an incomplete subtitle to the end of the collection.
public void Add(IncompleteSubtitle);
Adds an incomplete subtitle to the collection, inserting it at the specified index.
public void Add(IncompleteSubtitle,int);
IncompleteSubtitleCollection Class | SubLib Namespace