Compartir a través de


RuleDictionary Clase

Definición

public ref class RuleDictionary sealed : Microsoft::RuleEngine::RuleEngineDictionary
[System.Serializable]
public sealed class RuleDictionary : Microsoft.RuleEngine.RuleEngineDictionary
type RuleDictionary = class
    inherit RuleEngineDictionary
Public NotInheritable Class RuleDictionary
Inherits RuleEngineDictionary
Herencia
RuleDictionary
Atributos

Constructores

RuleDictionary()

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[String]
Keys (Heredado de RuleEngineDictionary)
SyncRoot (Heredado de RuleEngineDictionary)
Values (Heredado de RuleEngineDictionary)

Métodos

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

Implementaciones de interfaz explícitas

IEnumerable.GetEnumerator() (Heredado de RuleEngineDictionary)

Se aplica a