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

Name Description
Instance

Explicit Interface Implementations

Name Description
IComparer<IntentRecommendation>.Compare(IntentRecommendation, IntentRecommendation)

Applies to