次の方法で共有


Remainder クラス

定義

public ref class Remainder sealed : Microsoft::RuleEngine::ArithmeticFunction
[System.Serializable]
public sealed class Remainder : Microsoft.RuleEngine.ArithmeticFunction
type Remainder = class
    inherit ArithmeticFunction
Public NotInheritable Class Remainder
Inherits ArithmeticFunction
継承
属性

コンストラクター

Remainder(Term, Term, VocabularyLink)
Remainder(Term, Term)

プロパティ

LeftArgument (継承元 ArithmeticFunction)
RightArgument (継承元 ArithmeticFunction)
Type (継承元 Term)
VocabularyLink (継承元 Term)

メソッド

Clone()
SetType(Type) (継承元 Term)

適用対象