Udostępnij za pośrednictwem


RuleSetDictionary Klasa

Definicja

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
Dziedziczenie
RuleSetDictionary
Atrybuty

Konstruktory

RuleSetDictionary()

Właściwości

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

Metody

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

Jawne implementacje interfejsu

IEnumerable.GetEnumerator() (Odziedziczone po RuleEngineDictionary)

Dotyczy