次の方法で共有


DeploymentHistoryInfoCollection.Insert(Int32, DeploymentHistoryInfo) メソッド

定義

public:
 void Insert(int index, Microsoft::RuleEngine::DeploymentHistoryInfo ^ item);
public void Insert (int index, Microsoft.RuleEngine.DeploymentHistoryInfo item);
override this.Insert : int * Microsoft.RuleEngine.DeploymentHistoryInfo -> unit
Public Sub Insert (index As Integer, item As DeploymentHistoryInfo)

パラメーター

index
Int32

適用対象