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