Multiply 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) |