Noemax.Newtonsoft.Json Namespace > JsonWriter Class : WriteWhitespace Method |
'Declaration Public Overridable Sub WriteWhitespace( _ ByVal ws As System.String _ )
'Usage Dim instance As JsonWriter Dim ws As System.String instance.WriteWhitespace(ws)
public virtual void WriteWhitespace( System.string ws )
public procedure WriteWhitespace( ws: System.String ); virtual;
public function WriteWhitespace( ws : System.String );
public: virtual void WriteWhitespace( System.string* ws )
public: virtual void WriteWhitespace( System.String^ ws )
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