GetValue Method (component)
From Json.NET
Json.NET - Quick Starts & API Documentation
GetValue Method (component)
Namespaces ► Newtonsoft.Json.Linq.ComponentModel ► JPropertyDescriptor ► GetValue(Object)
When overridden in a derived class, gets the current value of the property on a component.
- component (Object)
- The component with the property for which to retrieve the value.
The value of a property for a given component.