Partilhar via


IntentComparer.IComparer<IntentRecommendation>.Compare Método

Definição

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

Parâmetros

Devoluções

Implementações

Aplica-se a