Before 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Before(Term, Term) | |
Before(Term, Term, VocabularyLink) |
Before(Term, Term)
public:
Before(Microsoft::RuleEngine::Term ^ time1, Microsoft::RuleEngine::Term ^ time2);
public Before (Microsoft.RuleEngine.Term time1, Microsoft.RuleEngine.Term time2);
new Microsoft.RuleEngine.Before : Microsoft.RuleEngine.Term * Microsoft.RuleEngine.Term -> Microsoft.RuleEngine.Before
Public Sub New (time1 As Term, time2 As Term)
參數
- time1
- Term
- time2
- Term
適用於
Before(Term, Term, VocabularyLink)
public:
Before(Microsoft::RuleEngine::Term ^ time1, Microsoft::RuleEngine::Term ^ time2, Microsoft::RuleEngine::VocabularyLink ^ vocabularyLink);
public Before (Microsoft.RuleEngine.Term time1, Microsoft.RuleEngine.Term time2, Microsoft.RuleEngine.VocabularyLink vocabularyLink);
new Microsoft.RuleEngine.Before : Microsoft.RuleEngine.Term * Microsoft.RuleEngine.Term * Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.Before
參數
- time1
- Term
- time2
- Term
- vocabularyLink
- VocabularyLink