次の方法で共有


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)

適用対象