次の方法で共有


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)

適用対象