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) Removes a style by Object from the collection.
Obsolete
Top
See Also