RuleEngineCollection Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
RuleEngineCollection
- Derivado
- Atributos
- Implementações
Propriedades
Count | |
IsFixedSize | |
IsReadOnly | |
IsSynchronized | |
Item[Int32] | |
ItemType | |
SyncRoot |
Métodos
Add(Object) | |
Clear() | |
Clone() | |
Contains(Object) | |
CopyTo(Array, Int32) | |
GetEnumerator() | |
IndexOf(Object) | |
Insert(Int32, Object) | |
Remove(Object) | |
RemoveAt(Int32) |