RuleSetInfoCollection.Insert(Int32, RuleSetInfo) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void Insert(int index, Microsoft::RuleEngine::RuleSetInfo ^ item);
public void Insert (int index, Microsoft.RuleEngine.RuleSetInfo item);
override this.Insert : int * Microsoft.RuleEngine.RuleSetInfo -> unit
Public Sub Insert (index As Integer, item As RuleSetInfo)
パラメーター
- index
- Int32
- item
- RuleSetInfo