[]
Determines whether the collection contains the specified style (NamedStyle object).
public virtual bool Contains(NamedStyle style)
Public Overridable Function Contains(style As NamedStyle) As Boolean
Type | Name | Description |
---|---|---|
NamedStyle | style | Style (NamedStyle object) for which to check in the collection |
Type | Description |
---|---|
bool |