RuleEngineCollection Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
- Dziedziczenie
-
RuleEngineCollection
- Pochodne
- Atrybuty
- Implementuje
Właściwości
| Count | |
| IsFixedSize | |
| IsReadOnly | |
| IsSynchronized | |
| Item[Int32] | |
| ItemType | |
| SyncRoot |
Metody
| Add(Object) | |
| Clear() | |
| Clone() | |
| Contains(Object) | |
| CopyTo(Array, Int32) | |
| GetEnumerator() | |
| IndexOf(Object) | |
| Insert(Int32, Object) | |
| Remove(Object) | |
| RemoveAt(Int32) |