Sdílet prostřednictvím


RuleSetInfoCollection Třída

Definice

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
Dědičnost
RuleSetInfoCollection
Atributy

Konstruktory

RuleSetInfoCollection()
RuleSetInfoCollection(ICollection)

Vlastnosti

Count (Zděděno od RuleEngineCollection)
IsFixedSize (Zděděno od RuleEngineCollection)
IsReadOnly (Zděděno od RuleEngineCollection)
IsSynchronized (Zděděno od RuleEngineCollection)
Item[Int32]
ItemType (Zděděno od RuleEngineCollection)
SyncRoot (Zděděno od RuleEngineCollection)

Metody

Add(Object) (Zděděno od RuleEngineCollection)
Add(RuleSetInfo)
AddRange(ICollection)
Clear() (Zděděno od RuleEngineCollection)
Clone()
Contains(Object) (Zděděno od RuleEngineCollection)
Contains(RuleSetInfo)
CopyTo(Array, Int32) (Zděděno od RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Zděděno od RuleEngineCollection)
IndexOf(Object) (Zděděno od RuleEngineCollection)
IndexOf(RuleSetInfo)
Insert(Int32, Object) (Zděděno od RuleEngineCollection)
Insert(Int32, RuleSetInfo)
Remove(Object) (Zděděno od RuleEngineCollection)
Remove(RuleSetInfo)
RemoveAt(Int32) (Zděděno od RuleEngineCollection)

Platí pro