Noemax.Newtonsoft.Json.Linq Namespace > JToken Class : AddBeforeSelf Method |
'Declaration Public Sub AddBeforeSelf( _ ByVal content As System.Object _ )
'Usage Dim instance As JToken Dim content As System.Object instance.AddBeforeSelf(content)
public void AddBeforeSelf( System.object content )
public procedure AddBeforeSelf( content: System.TObject );
public function AddBeforeSelf( content : System.Object );
public: void AddBeforeSelf( System.Object* content )
public: void AddBeforeSelf( System.Object^ content )
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