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