Scorable.Keep<Item,Score>(IScorable<Item,Score>) 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.
True si le scorable n’est pas null; sinon, false.
public static bool Keep<Item,Score> (Microsoft.Bot.Builder.Scorables.IScorable<Item,Score> scorable);
static member Keep : Microsoft.Bot.Builder.Scorables.IScorable<'Item, 'Score> -> bool
Public Function Keep(Of Item, Score) (scorable As IScorable(Of Item, Score)) As Boolean
Paramètres de type
- Item
- Score
Paramètres
- scorable
- IScorable<Item,Score>