Share via


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

Add(Term, Term)
Add(Term, Term, VocabularyLink)

Properties

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

Methods

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

Applies to