Overload List

  NameDescription
Public methodRemove(Int32)
Removes a label style by index from the collection.
(Overrides StyleCollectionBase..::..Remove(Int32).)
Public methodRemove(String)
Removes a label style by name from the collection.
(Overrides StyleCollectionBase..::..Remove(String).)
Public methodRemove(StyleBase) Obsolete.
Removes a style by Object from the collection.
(Inherited from StyleCollectionBase.)

See Also