Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class > WriteElementData Method : WriteElementData(String,String,Int32) Method |
'Declaration <System.ObsoleteAttribute()> Public Overloads Sub WriteElementData( _ ByVal localName As System.String, _ ByVal ns As System.String, _ ByVal value As System.Integer _ )
'Usage Dim instance As XmlFastInfosetWriter Dim localName As System.String Dim ns As System.String Dim value As System.Integer instance.WriteElementData(localName, ns, value)
[System.Obsolete()] public void WriteElementData( System.string localName, System.string ns, System.int value )
public procedure WriteElementData( localName: System.String; ns: System.String; value: System.Integer );
System.ObsoleteAttribute() public function WriteElementData( localName : System.String, ns : System.String, value : System.int );
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