Noemax.Newtonsoft.Json.Serialization Namespace > IValueProvider Interface : GetValue Method |
'Declaration Function GetValue( _ ByVal target As System.Object _ ) As System.Object
'Usage Dim instance As IValueProvider Dim target As System.Object Dim value As System.Object value = instance.GetValue(target)
System.object GetValue( System.object target )
function GetValue( target: System.TObject ): System.TObject;
function GetValue( target : System.Object ) : System.Object;
System.Object* GetValue( System.Object* target )
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