Json.NET - Quick Starts & API Documentation
ResetValue Method (component)
Namespaces ► Newtonsoft.Json.Linq ► JPropertyDescriptor ► ResetValue(Object)
When overridden in a derived class, resets the value for this property of the component to the default value.
Declaration Syntax
Parameters
- component (Object)
- The component with the property value that is to be reset to the default value.