Noemax.FastInfoset Namespace > WriterVocabulary Class : AddContentString Method |
'Declaration Public Overrides NotOverridable Sub AddContentString( _ ByVal text As System.String _ )
'Usage Dim instance As WriterVocabulary Dim text As System.String instance.AddContentString(text)
public override void AddContentString( System.string text )
public procedure AddContentString( text: System.String ); override;
public override function AddContentString( text : System.String );
public: void AddContentString( System.string* text ) override
public: void AddContentString( System.String^ text ) 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