SubLib Subtitle Library
SubtitleCollection.Remove Method
Removes a subtitle from the collection, given its index.
public
void
Remove(
int
index
);
Parameters
index
The zero-based index of the subtitle to be removed.
See Also
SubtitleCollection Class
|
SubLib Namespace