Add Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class Add sealed : Microsoft::RuleEngine::ArithmeticFunction
[System.Serializable]
public sealed class Add : Microsoft.RuleEngine.ArithmeticFunction
type Add = class
inherit ArithmeticFunction
Public NotInheritable Class Add
Inherits ArithmeticFunction
- Herança
- Atributos
Construtores
| Add(Term, Term, VocabularyLink) | |
| Add(Term, Term) |
Propriedades
| LeftArgument | (Herdado de ArithmeticFunction) |
| RightArgument | (Herdado de ArithmeticFunction) |
| Type | (Herdado de Term) |
| VocabularyLink | (Herdado de Term) |
Métodos
| Clone() | |
| SetType(Type) | (Herdado de Term) |