Udostępnij za pośrednictwem


VocabularyDictionary Klasa

Definicja

public ref class VocabularyDictionary sealed : Microsoft::RuleEngine::RuleEngineDictionary
[System.Serializable]
public sealed class VocabularyDictionary : Microsoft.RuleEngine.RuleEngineDictionary
type VocabularyDictionary = class
    inherit RuleEngineDictionary
Public NotInheritable Class VocabularyDictionary
Inherits RuleEngineDictionary
Dziedziczenie
VocabularyDictionary
Atrybuty

Konstruktory

VocabularyDictionary()

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[String]
Item[VocabularyInfo]
Keys (Odziedziczone po RuleEngineDictionary)
SyncRoot (Odziedziczone po RuleEngineDictionary)
Values (Odziedziczone po RuleEngineDictionary)

Metody

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

Jawne implementacje interfejsu

IEnumerable.GetEnumerator() (Odziedziczone po RuleEngineDictionary)

Dotyczy