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

Glossary Item Box

Overload List

OverloadDescription
WriteValue(String,String,String)Records the value of the System.String type for a element with the specified name and default value.  
WriteValue(String,Guid,Guid)Records the value of the System.Guid type for a element with the specified name and default value.  
WriteValue(String,Int32,Int32)Records the value of the System.Int32 type for a element with the specified name and default value.  
WriteValue(String,Decimal,Decimal)Records the value of the System.Decimal type for a element with the specified name and default value.  
WriteValue(String,Double,Double)Records the value of the System.Double type for a element with the specified name and default value.  
WriteValue(String,Enum,Enum)Records the value of the System.Enum type for a element with the specified name and default value.  
WriteValue(String,DateTime,DateTime)Records the value of the System.DateTime type for a element with the specified name and default value.  
WriteValue(String,Boolean,Boolean)Records the value of the System.Boolean type for a element with the specified name and default value.  
WriteValue(String,LocalizableString,LocalizableString)Records the value of the LocalizableString type for a element with the specified name and default value.  
WriteValue(String,Stream)Writes the element with the specified name and the value from the specified stream.  
WriteValue(String,DataConverter,Object,Object)Records item value with the specified name and value value, converted with the specified converter.  
WriteValue(String,Type,Object,Object)Records the value of the specified type for a attribute with the specified name and default value.  
WriteValue(Object[])Method is not implemented.  

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.