Noemax.Newtonsoft.Json.Serialization Namespace > DynamicValueProvider Class : GetValue Method |
'Declaration Public Function GetValue( _ ByVal target As System.Object _ ) As System.Object
'Usage Dim instance As DynamicValueProvider Dim target As System.Object Dim value As System.Object value = instance.GetValue(target)
public System.object GetValue( System.object target )
public function GetValue( target: System.TObject ): System.TObject;
public function GetValue( target : System.Object ) : System.Object;
public: System.Object* GetValue( System.Object* target )
public: System.Object^ GetValue( System.Object^ target )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2