Platform Core .NET Assemblies API
WriteValue Method
See Also  Send Feedback
Terrasoft.Common Namespace > DataWriter Class : WriteValue Method

Glossary Item Box

Overload List

OverloadDescription
WriteValue(String,String,String)Writes the full value of the element with the specified name and default value (for string values).  
WriteValue(String,Guid,Guid)Writes the full value of the element with the specified name and default value (for the values of the Guid type).  
WriteValue(String,Int32,Int32)Writes the full value of the element with the specified name and default value (for the values of the int type).  
WriteValue(String,Decimal,Decimal)Writes the full value of the element with the specified name and default value (for the values of the decimal type).  
WriteValue(String,Double,Double)Writes the full value of the element with the specified name and default value (for the values of the double type).  
WriteValue(String,Enum,Enum)Writes the full value of the element with the specified name and default value (for the values of the Enum type).  
WriteValue(String,DateTime,DateTime)Writes the full value of the element with the specified name and default value (for the values of the DateTime type).  
WriteValue(String,Boolean,Boolean)Writes the full value of the element with the specified name and default value (for the values of the bool type).  
WriteValue(String,LocalizableString,LocalizableString)Writes the full value of the element with the specified name and default value (for the values of the bool type).  
WriteValue(String,Stream)Writes the full value of the element with the specified name and the value from the specified stream.  
WriteValue(String,DataConverter,Object,Object)Writes the full value of the element with the specified name and default value converted according to the specified conversion type.  
WriteValue(String,Type,Object,Object)Writes the full value of the element with the specified name and default value converted to the specified type.  
WriteValue(Object[])Writes the specified value-type array.  

Requirements

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

See Also

© Terrasoft 2002-2018.