Platform Core .NET Assemblies API
WriteSerializableObjectValue Method
See Also  Send Feedback
Terrasoft.Common Namespace > DataWriter Class : WriteSerializableObjectValue Method
name
The name of the item.
value
The value of the serializable object.
defValue
The default value of the serializable object.

Glossary Item Box

Writes the full value of the element with the specified name, default value, and the default value of the serializable object.

Syntax

 
C#
 
 

Parameters

name
The name of the item.
value
The value of the serializable object.
defValue
The default value of the serializable object.

Remarks

The value type must implement the System.Runtime.Serialization.ISerializable interface or be marked with the [Serializable] attribute.

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.