Sdílet prostřednictvím


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

Definice

True, pokud bodovací hodnota není null, v opačném případě 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

Parametry typu

Item
Score

Parametry

Návraty

Platí pro