[]
Determines whether the ValidationRuleCollection contains a specific value.
public bool Contains(ValidationRule item)
| Type | Name | Description |
|---|---|---|
| ValidationRule | item | The object to locate in the ValidationRuleCollection. |
| Type | Description |
|---|---|
| bool | true if |