共用方式為


RuleEngineCollection.Insert(Int32, Object) 方法

定義

public:
 virtual void Insert(int index, System::Object ^ value);
public void Insert (int index, object value);
abstract member Insert : int * obj -> unit
override this.Insert : int * obj -> unit
Public Sub Insert (index As Integer, value As Object)

參數

index
Int32
value
Object

實作

適用於