IntentComparer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |