共用方式為


Divide 類別

定義

public ref class Divide sealed : Microsoft::RuleEngine::ArithmeticFunction
[System.Serializable]
public sealed class Divide : Microsoft.RuleEngine.ArithmeticFunction
type Divide = class
    inherit ArithmeticFunction
Public NotInheritable Class Divide
Inherits ArithmeticFunction
繼承
屬性

建構函式

Divide(Term, Term, VocabularyLink)
Divide(Term, Term)

屬性

LeftArgument (繼承來源 ArithmeticFunction)
RightArgument (繼承來源 ArithmeticFunction)
Type (繼承來源 Term)
VocabularyLink (繼承來源 Term)

方法

Clone()
SetType(Type) (繼承來源 Term)

適用於