NativeCommonImplementation.FieldSetNum(Int32, Object) 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 FieldSetNum(int fieldIndex, System::Object ^ value);
public override void FieldSetNum (int fieldIndex, object value);
override this.FieldSetNum : int * obj -> unit
Public Overrides Sub FieldSetNum (fieldIndex As Integer, value As Object)
Parameters
- fieldIndex
- Int32
- value
- Object