'宣言 Public Function Contains( _ ByVal item As ValidationRule _ ) As System.Boolean
public System.bool Contains( ValidationRule item )
パラメータ
- item
- The object to locate in the ValidationRuleCollection.
戻り値の型
true if item is found in the ValidationRuleCollection; otherwise, false.