Compartir a través de


ActionCollection Clase

Definición

public ref class ActionCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class ActionCollection : Microsoft.RuleEngine.RuleEngineCollection
type ActionCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class ActionCollection
Inherits RuleEngineCollection
Herencia
ActionCollection
Atributos

Constructores

ActionCollection()
ActionCollection(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(Function)
Add(Object) (Heredado de RuleEngineCollection)
AddRange(ICollection)
Clear() (Heredado de RuleEngineCollection)
Clone()
Contains(Function)
Contains(Object) (Heredado de RuleEngineCollection)
CopyTo(Array, Int32) (Heredado de RuleEngineCollection)
CopyTo(Function[], Int32)
GetEnumerator() (Heredado de RuleEngineCollection)
IndexOf(Function)
IndexOf(Object) (Heredado de RuleEngineCollection)
Insert(Int32, Function)
Insert(Int32, Object) (Heredado de RuleEngineCollection)
Remove(Function)
Remove(Object) (Heredado de RuleEngineCollection)
RemoveAt(Int32) (Heredado de RuleEngineCollection)

Se aplica a