Partager via


VocabularyInfoCollection Classe

Définition

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
Héritage
VocabularyInfoCollection
Attributs

Constructeurs

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

Propriétés

Count (Hérité de RuleEngineCollection)
IsFixedSize (Hérité de RuleEngineCollection)
IsReadOnly (Hérité de RuleEngineCollection)
IsSynchronized (Hérité de RuleEngineCollection)
Item[Int32]
ItemType (Hérité de RuleEngineCollection)
SyncRoot (Hérité de RuleEngineCollection)

Méthodes

Add(Object) (Hérité de RuleEngineCollection)
Add(VocabularyInfo)
AddRange(ICollection)
Clear() (Hérité de RuleEngineCollection)
Clone()
Contains(Object) (Hérité de RuleEngineCollection)
Contains(VocabularyInfo)
CopyTo(Array, Int32) (Hérité de RuleEngineCollection)
CopyTo(VocabularyInfo[], Int32)
GetEnumerator() (Hérité de RuleEngineCollection)
IndexOf(Object) (Hérité de RuleEngineCollection)
IndexOf(VocabularyInfo)
Insert(Int32, Object) (Hérité de RuleEngineCollection)
Insert(Int32, VocabularyInfo)
Remove(Object) (Hérité de RuleEngineCollection)
Remove(VocabularyInfo)
RemoveAt(Int32) (Hérité de RuleEngineCollection)

S’applique à