IMediaList
A collection of media queries.
Gets the medium item at the specified index.
Gets the number of media in the list.
Gets or sets the parsable textual representation of the media list.
This is a comma-separated list of media.
Adds the medium to the end of the list. If the medium is already used,
it is first removed.
Deletes the medium indicated from the list of media queries.
Validates the list of contained media against the rendering device.