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