NativeCommonImplementation.FieldSetArray(Int32, Object, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void FieldSetArray(int arrayIndex, System::Object ^ value, int fieldIndex);
public override void FieldSetArray (int arrayIndex, object value, int fieldIndex);
override this.FieldSetArray : int * obj * int -> unit
Public Overrides Sub FieldSetArray (arrayIndex As Integer, value As Object, fieldIndex As Integer)
Parameters
- arrayIndex
- Int32
- value
- Object
- fieldIndex
- Int32