Partager via


RuleSetInfoCollection Classe

Définition

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
Héritage
RuleSetInfoCollection
Attributs

Constructeurs

RuleSetInfoCollection()
RuleSetInfoCollection(ICollection)

Propriétés

Count (Hérité de RuleEngineCollection)
IsFixedSize (Hérité de RuleEngineCollection)
IsReadOnly (Hérité de RuleEngineCollection)
IsSynchronized (Hérité de RuleEngineCollection)
Item[Int32]
ItemType (Hérité de RuleEngineCollection)
SyncRoot (Hérité de RuleEngineCollection)

Méthodes

Add(Object) (Hérité de RuleEngineCollection)
Add(RuleSetInfo)
AddRange(ICollection)
Clear() (Hérité de RuleEngineCollection)
Clone()
Contains(Object) (Hérité de RuleEngineCollection)
Contains(RuleSetInfo)
CopyTo(Array, Int32) (Hérité de RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Hérité de RuleEngineCollection)
IndexOf(Object) (Hérité de RuleEngineCollection)
IndexOf(RuleSetInfo)
Insert(Int32, Object) (Hérité de RuleEngineCollection)
Insert(Int32, RuleSetInfo)
Remove(Object) (Hérité de RuleEngineCollection)
Remove(RuleSetInfo)
RemoveAt(Int32) (Hérité de RuleEngineCollection)

S’applique à