Overload List
| Name | Description | |
|---|---|---|
| Remove(Int32) |
Removes a style by index from the collection.
(Overrides TreeNodeCollectionBase..::..Remove(Int32).) | |
| Remove(String) |
Removes a style by name from the collection.
(Overrides TreeNodeCollectionBase..::..Remove(String).) | |
| Remove(StyleBase) | Obsolete.
Removes a style by Object from the collection.
|