Share via


RuleEngineDictionary Class

Definition

public ref class RuleEngineDictionary abstract : ICloneable, System::Collections::IDictionary
[System.Serializable]
public abstract class RuleEngineDictionary : ICloneable, System.Collections.IDictionary
type RuleEngineDictionary = class
    interface IDictionary
    interface ICollection
    interface IEnumerable
    interface ICloneable
Public MustInherit Class RuleEngineDictionary
Implements ICloneable, IDictionary
Inheritance
RuleEngineDictionary
Derived
Attributes
Implements

Properties

Count
DictionaryItemType
DictionaryKeyType
IsFixedSize
IsReadOnly
IsSynchronized
Item[Object]
Keys
SyncRoot
Values

Methods

Add(Object, Object)
Clear()
Clone()
Contains(Object)
CopyTo(Array, Int32)
GetEnumerator()
Remove(Object)

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Applies to