StyleCollectionBaseRemove Method

Overload List
 NameDescription
Public methodRemove(Int32) Removes a style by index from the collection.
Public methodRemove(String) Removes a style by name from the collection.
Public methodRemove(StyleBase)Obsolete.
Removes a style by Object from the collection.
Top
See Also