FieldsSetValue Method |
Name | Description | |
---|---|---|
SetValue(String, Object) |
Set the value for the specified field. If the field is not found,
an error is raised.
| |
SetValue(String, Object, SetValFlags, FindBehaviour) |
Set the value for the specified field per the provided SetValFlags.
Behaviour in the case where the specified field is not found in the collection is dictated by FindBehaviour.
|