RuleSetInfoCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class RuleSetInfoCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class RuleSetInfoCollection : Microsoft.RuleEngine.RuleEngineCollection
type RuleSetInfoCollection = class
inherit RuleEngineCollection
Public NotInheritable Class RuleSetInfoCollection
Inherits RuleEngineCollection
- 継承
- 属性
コンストラクター
RuleSetInfoCollection() | |
RuleSetInfoCollection(ICollection) |
プロパティ
Count | (継承元 RuleEngineCollection) |
IsFixedSize | (継承元 RuleEngineCollection) |
IsReadOnly | (継承元 RuleEngineCollection) |
IsSynchronized | (継承元 RuleEngineCollection) |
Item[Int32] | |
ItemType | (継承元 RuleEngineCollection) |
SyncRoot | (継承元 RuleEngineCollection) |