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