Remove

StyleSheetCollection.Remove method

Remove StyleSheet from the collection.

public void Remove(StyleSheet item)
Parameter Type Description
item StyleSheet

See Also