Condividi tramite


RuleSetInfoCollection Classe

Definizione

public ref class RuleSetInfoCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class RuleSetInfoCollection : Microsoft.RuleEngine.RuleEngineCollection
type RuleSetInfoCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class RuleSetInfoCollection
Inherits RuleEngineCollection
Ereditarietà
RuleSetInfoCollection
Attributi

Costruttori

RuleSetInfoCollection()
RuleSetInfoCollection(ICollection)

Proprietà

Count (Ereditato da RuleEngineCollection)
IsFixedSize (Ereditato da RuleEngineCollection)
IsReadOnly (Ereditato da RuleEngineCollection)
IsSynchronized (Ereditato da RuleEngineCollection)
Item[Int32]
ItemType (Ereditato da RuleEngineCollection)
SyncRoot (Ereditato da RuleEngineCollection)

Metodi

Add(Object) (Ereditato da RuleEngineCollection)
Add(RuleSetInfo)
AddRange(ICollection)
Clear() (Ereditato da RuleEngineCollection)
Clone()
Contains(Object) (Ereditato da RuleEngineCollection)
Contains(RuleSetInfo)
CopyTo(Array, Int32) (Ereditato da RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Ereditato da RuleEngineCollection)
IndexOf(Object) (Ereditato da RuleEngineCollection)
IndexOf(RuleSetInfo)
Insert(Int32, Object) (Ereditato da RuleEngineCollection)
Insert(Int32, RuleSetInfo)
Remove(Object) (Ereditato da RuleEngineCollection)
Remove(RuleSetInfo)
RemoveAt(Int32) (Ereditato da RuleEngineCollection)

Si applica a