Selectors
A list of selectors, which is the basis for CompoundSelector and SelectorGroup.
Gets or sets a selector in this group.
Gets the number of selectors in this group.
Gets the specifity index for this chain of selectors.
Gets the string representation of the selector.
public Selectors()
Creates a new selector group.
Appends a selector to the group of selectors.
Clears the list of selectors.
Gets the enumerator of selectors.
Removes a selector from the group of selectors.
Returns a valid CSS string representing this selector.