Aracılığıyla paylaş


LogicalExpressionCollection Sınıf

Tanım

public ref class LogicalExpressionCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class LogicalExpressionCollection : Microsoft.RuleEngine.RuleEngineCollection
type LogicalExpressionCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class LogicalExpressionCollection
Inherits RuleEngineCollection
Devralma
LogicalExpressionCollection
Öznitelikler

Oluşturucular

LogicalExpressionCollection()
LogicalExpressionCollection(ICollection)

Özellikler

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

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

Şunlara uygulanır