Platform Core .NET Assemblies API
GetSerialazebleObjectValue Method
See Also  Send Feedback
Terrasoft.Common Namespace > DataReader Class : GetSerialazebleObjectValue Method
objectType
The type of the serializable property/attribute value.

Glossary Item Box

Gets the value of the serialized property/attribute in the current dataset position, coerced to the specified type.

Syntax

 
C#
 
 

Parameters

objectType
The type of the serializable property/attribute value.

Return Value

The value of the serializable property/attribute of the objectType.

Remarks

The type of the serializable property/attribute 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.