Click or drag to resize

IStyleCollection Methods

The IStyleCollection type exposes the following members.

Methods
Name Description
Public method Add
Adds the specified style.
Public method FindByName(String)
Finds a first style with specified style name
Public method FindByName(String, StyleType)
Finds a style by style name and style type
Public method GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable .)
Top
See Also