[]
Determines whether the ICollection<T> contains a specific value.
public bool Contains(ConditionalFormatting item)
Public Function Contains(item As ConditionalFormatting) As Boolean
| Type | Name | Description |
|---|---|---|
| ConditionalFormatting | item | The object to locate in the ICollection<T>. |
| Type | Description |
|---|---|
| bool | true if |