[]
Returns the index of the specified style in the collection.
public virtual int IndexOf(NamedStyle style)
Public Overridable Function IndexOf(style As NamedStyle) As Integer
Type | Name | Description |
---|---|---|
NamedStyle | style | Style (NamedStyle object) for which to search |
Type | Description |
---|---|
int | The index of |