Power Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
Power(Term, Term) | |
Power(Term, Term, VocabularyLink) |
Power(Term, Term)
public:
Power(Microsoft::RuleEngine::Term ^ leftArgument, Microsoft::RuleEngine::Term ^ rightArgument);
public Power (Microsoft.RuleEngine.Term leftArgument, Microsoft.RuleEngine.Term rightArgument);
new Microsoft.RuleEngine.Power : Microsoft.RuleEngine.Term * Microsoft.RuleEngine.Term -> Microsoft.RuleEngine.Power
Public Sub New (leftArgument As Term, rightArgument As Term)
Paramètres
- leftArgument
- Term
- rightArgument
- Term
S’applique à
Power(Term, Term, VocabularyLink)
public:
Power(Microsoft::RuleEngine::Term ^ leftArgument, Microsoft::RuleEngine::Term ^ rightArgument, Microsoft::RuleEngine::VocabularyLink ^ link);
public Power (Microsoft.RuleEngine.Term leftArgument, Microsoft.RuleEngine.Term rightArgument, Microsoft.RuleEngine.VocabularyLink link);
new Microsoft.RuleEngine.Power : Microsoft.RuleEngine.Term * Microsoft.RuleEngine.Term * Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.Power
Public Sub New (leftArgument As Term, rightArgument As Term, link As VocabularyLink)
Paramètres
- leftArgument
- Term
- rightArgument
- Term
- link
- VocabularyLink