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) |