Share via


Power Class

Definition

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

Constructors

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