Aracılığıyla paylaş


CommonImplementation.FieldSetArray(Int32, Object, Int32) Method

Definition

public:
 abstract void FieldSetArray(int arrayIndex, System::Object ^ value, int fieldIndex);
public abstract void FieldSetArray (int arrayIndex, object value, int fieldIndex);
abstract member FieldSetArray : int * obj * int -> unit
Public MustOverride Sub FieldSetArray (arrayIndex As Integer, value As Object, fieldIndex As Integer)

Parameters

arrayIndex
Int32
value
Object
fieldIndex
Int32

Applies to