SubLib Subtitle Library

SubtitleTypeInfo.HasExtension Method 

Checks whether the specified extension is one of the extensions of the SubtitleType

public bool HasExtension(
   string extension
);

Parameters

extension
The extension to search for.

Return Value

True if the extension was found, False otherwise.

See Also

SubtitleTypeInfo Class | SubLib Namespace