Sdílet prostřednictvím


LogicalExpressionCollection Třída

Definice

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

Konstruktory

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

Platí pro