StyleSheetCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add() | none | Adds a new style sheet to the end of the collection and returns the newly created object. |
| Add(ResourceStyleSheet) | item | Adds the specified style sheet to the end of the collection. |