[]
Removes the Style object at the specified index.
public void Remove(int index)
Removes the Style object with the specified name.
public void Remove(string name)