SubLib Subtitle Library

SubtitleCollection.Add Method

Adds a subtitle to the end of the collection.

Overload List

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

See Also

SubtitleCollection Class | SubLib Namespace