SubLib Subtitle Library

IncompleteSubtitleCollection.Get Method 

Returns the subtitle at the specified index.

public IncompleteSubtitle Get(
   int index
);

Parameters

index
The zero-based subtitle's index.

Return Value

The subtitle at the specified index.

See Also

IncompleteSubtitleCollection Class | SubLib Namespace