다음을 통해 공유


Power 클래스

정의

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
상속
특성

생성자

Power(Term, Term, VocabularyLink)
Power(Term, Term)

속성

LeftArgument (다음에서 상속됨 ArithmeticFunction)
RightArgument (다음에서 상속됨 ArithmeticFunction)
Type (다음에서 상속됨 Term)
VocabularyLink (다음에서 상속됨 Term)

메서드

Clone()
SetType(Type) (다음에서 상속됨 Term)

적용 대상