Method SetCompatibleValue
SetCompatibleValue(object?, PropertyInfo)
Sets value in the compatible format.
void SetCompatibleValue(object? value, PropertyInfo p)
Parameters
value
objectNew variant value.
p
PropertyInfoProperty information.
Sets value in the compatible format.
void SetCompatibleValue(object? value, PropertyInfo p)
value
objectNew variant value.
p
PropertyInfoProperty information.