Freigeben über


Scorable.Keep<Item,Score>(IScorable<Item,Score>) Methode

Definition

True, wenn das Scorable ungleich NULL ist, andernfalls 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

Typparameter

Item
Score

Parameter

Gibt zurück

Gilt für: