CreateObject 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class CreateObject sealed : Microsoft::RuleEngine::Function
[System.Serializable]
public sealed class CreateObject : Microsoft.RuleEngine.Function
type CreateObject = class
inherit Function
Public NotInheritable Class CreateObject
Inherits Function
- 继承
- 属性
构造函数
| CreateObject(Type, ArgumentCollection, VocabularyLink) | |
| CreateObject(Type, ArgumentCollection) | |
| CreateObject(Type, VocabularyLink) | |
| CreateObject(Type) |
属性
| ConstructorArguments | |
| Type | (继承自 Term) |
| VocabularyLink | (继承自 Term) |
方法
| Clone() | |
| SetType(Type) | (继承自 Term) |