Partager via


IntentComparer.IComparer<IntentRecommendation>.Compare Méthode

Définition

int IComparer<IntentRecommendation>.Compare (Microsoft.Bot.Builder.Luis.Models.IntentRecommendation one, Microsoft.Bot.Builder.Luis.Models.IntentRecommendation two);
abstract member System.Collections.Generic.IComparer<Microsoft.Bot.Builder.Luis.Models.IntentRecommendation>.Compare : Microsoft.Bot.Builder.Luis.Models.IntentRecommendation * Microsoft.Bot.Builder.Luis.Models.IntentRecommendation -> int
override this.System.Collections.Generic.IComparer<Microsoft.Bot.Builder.Luis.Models.IntentRecommendation>.Compare : Microsoft.Bot.Builder.Luis.Models.IntentRecommendation * Microsoft.Bot.Builder.Luis.Models.IntentRecommendation -> int
Function Compare (one As IntentRecommendation, two As IntentRecommendation) As Integer Implements IComparer(Of IntentRecommendation).Compare

Paramètres

Retours

Implémente

S’applique à