[]
Gets a value indicating whether the collection contains a TocStyleLevel associated with a specified style name.
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
Type | Name | Description |
---|---|---|
string | name | The style name. |
Type | Description |
---|---|
bool | true if the collection contains a TocStyleLevel associated with |