RuleSetInfoCollection Sınıf

Tanım

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
Devralma
RuleSetInfoCollection
Öznitelikler

Oluşturucular

Name Description
RuleSetInfoCollection()
RuleSetInfoCollection(ICollection)

Özellikler

Name Description
Count (Devralındığı yer: RuleEngineCollection)
IsFixedSize (Devralındığı yer: RuleEngineCollection)
IsReadOnly (Devralındığı yer: RuleEngineCollection)
IsSynchronized (Devralındığı yer: RuleEngineCollection)
Item[Int32]
ItemType (Devralındığı yer: RuleEngineCollection)
SyncRoot (Devralındığı yer: RuleEngineCollection)

Yöntemler

Name Description
Add(Object) (Devralındığı yer: RuleEngineCollection)
Add(RuleSetInfo)
AddRange(ICollection)
Clear() (Devralındığı yer: RuleEngineCollection)
Clone()
Contains(Object) (Devralındığı yer: RuleEngineCollection)
Contains(RuleSetInfo)
CopyTo(Array, Int32) (Devralındığı yer: RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Devralındığı yer: RuleEngineCollection)
IndexOf(Object) (Devralındığı yer: RuleEngineCollection)
IndexOf(RuleSetInfo)
Insert(Int32, Object) (Devralındığı yer: RuleEngineCollection)
Insert(Int32, RuleSetInfo)
Remove(Object) (Devralındığı yer: RuleEngineCollection)
Remove(RuleSetInfo)
RemoveAt(Int32) (Devralındığı yer: RuleEngineCollection)

Şunlara uygulanır