共用方式為


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)

適用於