Udostępnij za pośrednictwem


VocabularyInfoCollection Klasa

Definicja

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
Dziedziczenie
VocabularyInfoCollection
Atrybuty

Konstruktory

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

Właściwości

Count (Odziedziczone po RuleEngineCollection)
IsFixedSize (Odziedziczone po RuleEngineCollection)
IsReadOnly (Odziedziczone po RuleEngineCollection)
IsSynchronized (Odziedziczone po RuleEngineCollection)
Item[Int32]
ItemType (Odziedziczone po RuleEngineCollection)
SyncRoot (Odziedziczone po RuleEngineCollection)

Metody

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

Dotyczy