RuleEngineCollection Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Herencia
-
RuleEngineCollection
- Derivado
- Atributos
- Implementaciones
Propiedades
| 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) |