| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| Count | Returns the number of styles in the style sheet |
| First | Returns the first style in the collection |
| Item | Returns a style from the collection with the given index |
| Last | Returns the last style in the collection |
| Name | Description |
|---|---|
| Find | Finds a style by name |