ICSSStyleSheet.DeleteRule

ICSSStyleSheet.DeleteRule method

Used to delete a rule from the style sheet.

public void DeleteRule(int index)
ParameterTypeDescription
indexInt32The index.

See Also