다음을 통해 공유


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)

적용 대상