RuleSetInfoCollection.IndexOf(RuleSetInfo) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
int IndexOf(Microsoft::RuleEngine::RuleSetInfo ^ item);
public int IndexOf (Microsoft.RuleEngine.RuleSetInfo item);
override this.IndexOf : Microsoft.RuleEngine.RuleSetInfo -> int
Public Function IndexOf (item As RuleSetInfo) As Integer
Paramètres
- item
- RuleSetInfo