IScorable<Item,Score>.GetScore(Item, Object) 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.
Obtient le score de cet élément.
public Score GetScore (Item item, object state);
abstract member GetScore : 'Item * obj -> 'Score
Public Function GetScore (item As Item, state As Object) As Score
Paramètres
- item
- Item
- state
- Object
Retours
Score