Compartir a través de


VocabularyInfoCollection Clase

Definición

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
Herencia
VocabularyInfoCollection
Atributos

Constructores

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

Propiedades

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

Métodos

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

Se aplica a