Json.NET - Quick Starts & API Documentation
CanResetValue Method (component)
Namespaces ► Newtonsoft.Json.Linq ► JPropertyDescriptor ► CanResetValue(Object)
When overridden in a derived class, returns whether resetting an object changes its value.
Declaration Syntax
Parameters
- component (Object)
- The component to test for reset capability.
Return Value
true if resetting the component changes its value; otherwise, false.