Udostępnij za pośrednictwem


ArgumentCollection Klasa

Definicja

public ref class ArgumentCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class ArgumentCollection : Microsoft.RuleEngine.RuleEngineCollection
type ArgumentCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class ArgumentCollection
Inherits RuleEngineCollection
Dziedziczenie
ArgumentCollection
Atrybuty

Konstruktory

ArgumentCollection()
ArgumentCollection(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(Term)
AddRange(ICollection)
Clear() (Odziedziczone po RuleEngineCollection)
Clone()
Contains(Object) (Odziedziczone po RuleEngineCollection)
Contains(Term)
CopyTo(Array, Int32)
CopyTo(Term[], Int32)
GetEnumerator() (Odziedziczone po RuleEngineCollection)
IndexOf(Object) (Odziedziczone po RuleEngineCollection)
IndexOf(Term)
Insert(Int32, Object) (Odziedziczone po RuleEngineCollection)
Insert(Int32, Term)
Remove(Object) (Odziedziczone po RuleEngineCollection)
Remove(Term)
RemoveAt(Int32) (Odziedziczone po RuleEngineCollection)

Dotyczy