Noemax.Newtonsoft.Json.Linq Namespace > JTokenWriter Class : WriteStartConstructor Method |
'Declaration Public Overrides Sub WriteStartConstructor( _ ByVal name As System.String _ )
'Usage Dim instance As JTokenWriter Dim name As System.String instance.WriteStartConstructor(name)
public override void WriteStartConstructor( System.string name )
public procedure WriteStartConstructor( name: System.String ); override;
public override function WriteStartConstructor( name : System.String );
public: void WriteStartConstructor( System.string* name ) override
public: void WriteStartConstructor( System.String^ name ) override
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