[]
Determines the index of a specific ValidationRule> in the ValidationRuleCollection.
public int IndexOf(ValidationRule item)
Type | Name | Description |
---|---|---|
ValidationRule | item | The object to locate in the ValidationRuleCollection. |
Type | Description |
---|---|
int | The index of |