'宣言 Public Function IndexOf( _ ByVal item As ValidationRule _ ) As System.Integer
public System.int IndexOf( ValidationRule item )
パラメータ
- item
- The object to locate in the ValidationRuleCollection.
戻り値の型
The index of item if found in the list; otherwise, -1.