LogicalOr Construtores
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.
Sobrecargas
LogicalOr(LogicalExpressionCollection) | |
LogicalOr(LogicalExpressionCollection, VocabularyLink) |
LogicalOr(LogicalExpressionCollection)
public:
LogicalOr(Microsoft::RuleEngine::LogicalExpressionCollection ^ arguments);
public LogicalOr (Microsoft.RuleEngine.LogicalExpressionCollection arguments);
new Microsoft.RuleEngine.LogicalOr : Microsoft.RuleEngine.LogicalExpressionCollection -> Microsoft.RuleEngine.LogicalOr
Public Sub New (arguments As LogicalExpressionCollection)
Parâmetros
- arguments
- LogicalExpressionCollection
Aplica-se a
LogicalOr(LogicalExpressionCollection, VocabularyLink)
public:
LogicalOr(Microsoft::RuleEngine::LogicalExpressionCollection ^ arguments, Microsoft::RuleEngine::VocabularyLink ^ vocabularyLink);
public LogicalOr (Microsoft.RuleEngine.LogicalExpressionCollection arguments, Microsoft.RuleEngine.VocabularyLink vocabularyLink);
new Microsoft.RuleEngine.LogicalOr : Microsoft.RuleEngine.LogicalExpressionCollection * Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.LogicalOr
Parâmetros
- arguments
- LogicalExpressionCollection
- vocabularyLink
- VocabularyLink