共用方式為


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)

適用於