Compartir a través de


RuleSetDictionary Clase

Definición

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
Herencia
RuleSetDictionary
Atributos

Constructores

RuleSetDictionary()

Propiedades

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

Métodos

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

Implementaciones de interfaz explícitas

IEnumerable.GetEnumerator() (Heredado de RuleEngineDictionary)

Se aplica a