Method GetValue
GetValue(int)
Gets the value of the specified field.
public object GetValue(int i)
Parameters
i
intThe zero-based index of the field.
Returns
- object
The value of the field.
Gets the value of the specified field.
public object GetValue(int i)
i
intThe zero-based index of the field.
The value of the field.