DelegatingScorable<Item,Score>.HasScore(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.
public virtual bool HasScore (Item item, object state);
abstract member HasScore : 'Item * obj -> bool
override this.HasScore : 'Item * obj -> bool
Public Overridable Function HasScore (item As Item, state As Object) As Boolean
Paramètres
- item
- Item
- state
- Object