共用方式為


IntentComparer 類別

定義

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)
繼承
IntentComparer
實作

欄位

Instance

明確介面實作

IComparer<IntentRecommendation>.Compare(IntentRecommendation, IntentRecommendation)

適用於