Freigeben über


VocabularyInfoCollection Klasse

Definition

public ref class VocabularyInfoCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class VocabularyInfoCollection : Microsoft.RuleEngine.RuleEngineCollection
type VocabularyInfoCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class VocabularyInfoCollection
Inherits RuleEngineCollection
Vererbung
VocabularyInfoCollection
Attribute

Konstruktoren

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

Eigenschaften

Count (Geerbt von RuleEngineCollection)
IsFixedSize (Geerbt von RuleEngineCollection)
IsReadOnly (Geerbt von RuleEngineCollection)
IsSynchronized (Geerbt von RuleEngineCollection)
Item[Int32]
ItemType (Geerbt von RuleEngineCollection)
SyncRoot (Geerbt von RuleEngineCollection)

Methoden

Add(Object) (Geerbt von RuleEngineCollection)
Add(VocabularyInfo)
AddRange(ICollection)
Clear() (Geerbt von RuleEngineCollection)
Clone()
Contains(Object) (Geerbt von RuleEngineCollection)
Contains(VocabularyInfo)
CopyTo(Array, Int32) (Geerbt von RuleEngineCollection)
CopyTo(VocabularyInfo[], Int32)
GetEnumerator() (Geerbt von RuleEngineCollection)
IndexOf(Object) (Geerbt von RuleEngineCollection)
IndexOf(VocabularyInfo)
Insert(Int32, Object) (Geerbt von RuleEngineCollection)
Insert(Int32, VocabularyInfo)
Remove(Object) (Geerbt von RuleEngineCollection)
Remove(VocabularyInfo)
RemoveAt(Int32) (Geerbt von RuleEngineCollection)

Gilt für: