Compartilhar via


VocabularyInfoCollection Classe

Definição

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
Herança
VocabularyInfoCollection
Atributos

Construtores

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

Propriedades

Count (Herdado de RuleEngineCollection)
IsFixedSize (Herdado de RuleEngineCollection)
IsReadOnly (Herdado de RuleEngineCollection)
IsSynchronized (Herdado de RuleEngineCollection)
Item[Int32]
ItemType (Herdado de RuleEngineCollection)
SyncRoot (Herdado de RuleEngineCollection)

Métodos

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

Aplica-se a