Freigeben über


ActionCollection Klasse

Definition

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

Konstruktoren

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

Gilt für: