Subtract クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class Subtract sealed : Microsoft::RuleEngine::ArithmeticFunction
[System.Serializable]
public sealed class Subtract : Microsoft.RuleEngine.ArithmeticFunction
type Subtract = class
inherit ArithmeticFunction
Public NotInheritable Class Subtract
Inherits ArithmeticFunction
- 継承
- 属性
コンストラクター
Subtract(Term, Term, VocabularyLink) | |
Subtract(Term, Term) |
プロパティ
LeftArgument | (継承元 ArithmeticFunction) |
RightArgument | (継承元 ArithmeticFunction) |
Type | (継承元 Term) |
VocabularyLink | (継承元 Term) |
メソッド
Clone() | |
SetType(Type) | (継承元 Term) |