Compartir a través de


LogicalExpressionCollection Clase

Definición

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
Herencia
LogicalExpressionCollection
Atributos

Constructores

LogicalExpressionCollection()
LogicalExpressionCollection(ICollection)

Propiedades

Count (Heredado de RuleEngineCollection)
IsFixedSize (Heredado de RuleEngineCollection)
IsReadOnly (Heredado de RuleEngineCollection)
IsSynchronized (Heredado de RuleEngineCollection)
Item[Int32]
ItemType (Heredado de RuleEngineCollection)
SyncRoot (Heredado de RuleEngineCollection)

Métodos

Add(LogicalExpression)
Add(Object) (Heredado de RuleEngineCollection)
AddRange(ICollection)
Clear() (Heredado de RuleEngineCollection)
Clone()
Contains(LogicalExpression)
Contains(Object) (Heredado de RuleEngineCollection)
CopyTo(Array, Int32) (Heredado de RuleEngineCollection)
CopyTo(LogicalExpression[], Int32)
GetEnumerator() (Heredado de RuleEngineCollection)
IndexOf(LogicalExpression)
IndexOf(Object) (Heredado de RuleEngineCollection)
Insert(Int32, LogicalExpression)
Insert(Int32, Object) (Heredado de RuleEngineCollection)
Remove(LogicalExpression)
Remove(Object) (Heredado de RuleEngineCollection)
RemoveAt(Int32) (Heredado de RuleEngineCollection)

Se aplica a