Add Class

Definition

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

Constructors

Name Description
Add(Term, Term, VocabularyLink)
Add(Term, Term)

Properties

Name Description
LeftArgument (Inherited from ArithmeticFunction)
RightArgument (Inherited from ArithmeticFunction)
Type (Inherited from Term)
VocabularyLink (Inherited from Term)

Methods

Name Description
Clone()
SetType(Type) (Inherited from Term)

Applies to