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