Overload List

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

See Also