Remove

ICaptionsCollection.Remove method

Removes the specified closed captions from the collection.

public void Remove(ICaptions captions)
ParameterTypeDescription
captionsICaptionsThe closed captions to remove.

See Also