Share via


Equal Class

Definition

public ref class Equal sealed : Microsoft::RuleEngine::RelationalPredicate
[System.Serializable]
public sealed class Equal : Microsoft.RuleEngine.RelationalPredicate
type Equal = class
    inherit RelationalPredicate
Public NotInheritable Class Equal
Inherits RelationalPredicate
Inheritance
Attributes

Constructors

Equal(Term, Term)
Equal(Term, Term, VocabularyLink)

Properties

LeftArgument (Inherited from RelationalPredicate)
RightArgument (Inherited from RelationalPredicate)
Type (Inherited from LogicalExpression)
VocabularyLink (Inherited from LogicalExpression)

Methods

Clone()

Applies to