Share via


IntentComparer Class

Definition

public sealed class IntentComparer : System.Collections.Generic.IComparer<Microsoft.Bot.Builder.Luis.Models.IntentRecommendation>
type IntentComparer = class
    interface IComparer<IntentRecommendation>
Public NotInheritable Class IntentComparer
Implements IComparer(Of IntentRecommendation)
Inheritance
IntentComparer
Implements

Fields

Instance

Explicit Interface Implementations

IComparer<IntentRecommendation>.Compare(IntentRecommendation, IntentRecommendation)

Applies to