Freigeben über


LogicalExpressionCollection Klasse

Definition

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

Konstruktoren

LogicalExpressionCollection()
LogicalExpressionCollection(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(LogicalExpression)
Add(Object) (Geerbt von RuleEngineCollection)
AddRange(ICollection)
Clear() (Geerbt von RuleEngineCollection)
Clone()
Contains(LogicalExpression)
Contains(Object) (Geerbt von RuleEngineCollection)
CopyTo(Array, Int32) (Geerbt von RuleEngineCollection)
CopyTo(LogicalExpression[], Int32)
GetEnumerator() (Geerbt von RuleEngineCollection)
IndexOf(LogicalExpression)
IndexOf(Object) (Geerbt von RuleEngineCollection)
Insert(Int32, LogicalExpression)
Insert(Int32, Object) (Geerbt von RuleEngineCollection)
Remove(LogicalExpression)
Remove(Object) (Geerbt von RuleEngineCollection)
RemoveAt(Int32) (Geerbt von RuleEngineCollection)

Gilt für: