Compartir a través de


RuleSetInfoCollection Clase

Definición

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

Constructores

RuleSetInfoCollection()
RuleSetInfoCollection(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(RuleSetInfo)
AddRange(ICollection)
Clear() (Heredado de RuleEngineCollection)
Clone()
Contains(Object) (Heredado de RuleEngineCollection)
Contains(RuleSetInfo)
CopyTo(Array, Int32) (Heredado de RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Heredado de RuleEngineCollection)
IndexOf(Object) (Heredado de RuleEngineCollection)
IndexOf(RuleSetInfo)
Insert(Int32, Object) (Heredado de RuleEngineCollection)
Insert(Int32, RuleSetInfo)
Remove(Object) (Heredado de RuleEngineCollection)
Remove(RuleSetInfo)
RemoveAt(Int32) (Heredado de RuleEngineCollection)

Se aplica a