Freigeben über


RuleSetDictionary Klasse

Definition

public ref class RuleSetDictionary sealed : Microsoft::RuleEngine::RuleEngineDictionary
[System.Serializable]
public sealed class RuleSetDictionary : Microsoft.RuleEngine.RuleEngineDictionary
type RuleSetDictionary = class
    inherit RuleEngineDictionary
Public NotInheritable Class RuleSetDictionary
Inherits RuleEngineDictionary
Vererbung
RuleSetDictionary
Attribute

Konstruktoren

RuleSetDictionary()

Eigenschaften

Count (Geerbt von RuleEngineDictionary)
DictionaryItemType (Geerbt von RuleEngineDictionary)
DictionaryKeyType (Geerbt von RuleEngineDictionary)
IsFixedSize (Geerbt von RuleEngineDictionary)
IsReadOnly (Geerbt von RuleEngineDictionary)
IsSynchronized (Geerbt von RuleEngineDictionary)
Item[Object] (Geerbt von RuleEngineDictionary)
Item[RuleSetInfo]
Item[String]
Keys (Geerbt von RuleEngineDictionary)
SyncRoot (Geerbt von RuleEngineDictionary)
Values (Geerbt von RuleEngineDictionary)

Methoden

Add(Object, Object) (Geerbt von RuleEngineDictionary)
Add(RuleSet)
Clear() (Geerbt von RuleEngineDictionary)
Clone()
Contains(Object) (Geerbt von RuleEngineDictionary)
Contains(RuleSet)
Contains(RuleSetInfo)
Contains(String)
CopyTo(Array, Int32) (Geerbt von RuleEngineDictionary)
CopyTo(RuleSet[], Int32)
GetEnumerator() (Geerbt von RuleEngineDictionary)
Remove(Object) (Geerbt von RuleEngineDictionary)
Remove(RuleSet)
Remove(RuleSetInfo)
Remove(String)

Explizite Schnittstellenimplementierungen

IEnumerable.GetEnumerator() (Geerbt von RuleEngineDictionary)

Gilt für: