RuleEngineCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
-
RuleEngineCollection
- 派生
- 属性
- 実装
プロパティ
Count | |
IsFixedSize | |
IsReadOnly | |
IsSynchronized | |
Item[Int32] | |
ItemType | |
SyncRoot |
メソッド
Add(Object) | |
Clear() | |
Clone() | |
Contains(Object) | |
CopyTo(Array, Int32) | |
GetEnumerator() | |
IndexOf(Object) | |
Insert(Int32, Object) | |
Remove(Object) | |
RemoveAt(Int32) |