G
Guest
FieldInfo.SetValue() doesn't appear to work when trying to set the values of fields of a struct. Why? Because structs are passed by value and not reference?
of fields of a struct. Why? Because structs are passed by value and notGlen said:FieldInfo.SetValue() doesn't appear to work when trying to set the values
Glen said:FieldInfo.SetValue() doesn't appear to work when trying to set the
values of fields of a struct. Why?
Because structs are passed by value and not reference?
of fields of a struct. Why? Because structs are passed by value and notGlen said:FieldInfo.SetValue() doesn't appear to work when trying to set the values