次の方法で共有


RuleSetInfoCollection.Insert(Int32, RuleSetInfo) メソッド

定義

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

適用対象