SubLib Subtitle Library

IncompleteSubtitleCollection.Add Method

Adds an incomplete subtitle to the end of the collection.

Overload List

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);

See Also

IncompleteSubtitleCollection Class | SubLib Namespace