ActionCollection.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::RuleEngine::Function ^ default[int] { Microsoft::RuleEngine::Function ^ get(int index); void set(int index, Microsoft::RuleEngine::Function ^ value); };
public Microsoft.RuleEngine.Function this[int index] { get; set; }
member this.Item(int) : Microsoft.RuleEngine.Function with get, set
Default Public Property Item(index As Integer) As Function
パラメーター
- index
- Int32