Freigeben über


RuleSetInfoCollection Klasse

Definition

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
Vererbung
RuleSetInfoCollection
Attribute

Konstruktoren

RuleSetInfoCollection()
RuleSetInfoCollection(ICollection)

Eigenschaften

Count (Geerbt von RuleEngineCollection)
IsFixedSize (Geerbt von RuleEngineCollection)
IsReadOnly (Geerbt von RuleEngineCollection)
IsSynchronized (Geerbt von RuleEngineCollection)
Item[Int32]
ItemType (Geerbt von RuleEngineCollection)
SyncRoot (Geerbt von RuleEngineCollection)

Methoden

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

Gilt für: