RuleEngineCollection Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class RuleEngineCollection abstract : ICloneable, System::Collections::IList
[System.Serializable]
public abstract class RuleEngineCollection : ICloneable, System.Collections.IList
type RuleEngineCollection = class
interface IList
interface ICollection
interface IEnumerable
interface ICloneable
Public MustInherit Class RuleEngineCollection
Implements ICloneable, IList
- Héritage
-
RuleEngineCollection
- Dérivé
- Attributs
- Implémente
Propriétés
Count | |
IsFixedSize | |
IsReadOnly | |
IsSynchronized | |
Item[Int32] | |
ItemType | |
SyncRoot |
Méthodes
Add(Object) | |
Clear() | |
Clone() | |
Contains(Object) | |
CopyTo(Array, Int32) | |
GetEnumerator() | |
IndexOf(Object) | |
Insert(Int32, Object) | |
Remove(Object) | |
RemoveAt(Int32) |