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