[]
Checks whether the collection contains a given style.
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | name | Name of the style to look for. |
| Type | Description |
|---|---|
| bool | True if the collection contains a style called |