Share via


Divide Class

Definition

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

Constructors

Divide(Term, Term)
Divide(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