| IStyleCollection Methods | 
The IStyleCollection type exposes the following members.
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Add | 
 Adds the specified style.
 | 
|   | FindByName(String) | 
 Finds a first style with specified style name
 | 
|   | FindByName(String, StyleType) | 
 Finds a style by style name and style type
 | 
|   | GetEnumerator | 
 Returns an enumerator that iterates through a collection.
(Inherited from
 IEnumerable
.) | 
 See Also
See Also