다음을 통해 공유


Multiply 클래스

정의

public ref class Multiply sealed : Microsoft::RuleEngine::ArithmeticFunction
[System.Serializable]
public sealed class Multiply : Microsoft.RuleEngine.ArithmeticFunction
type Multiply = class
    inherit ArithmeticFunction
Public NotInheritable Class Multiply
Inherits ArithmeticFunction
상속
특성

생성자

Multiply(Term, Term, VocabularyLink)
Multiply(Term, Term)

속성

LeftArgument (다음에서 상속됨 ArithmeticFunction)
RightArgument (다음에서 상속됨 ArithmeticFunction)
Type (다음에서 상속됨 Term)
VocabularyLink (다음에서 상속됨 Term)

메서드

Clone()
SetType(Type) (다음에서 상속됨 Term)

적용 대상