Platform Core .NET Assemblies API
GetValue(Type) Method
See Also  Send Feedback
Terrasoft.Common Namespace > XmlDataReader Class > GetValue Method : GetValue(Type) Method
valueType
Type.

Glossary Item Box

Gets the value of the current attribute converted to the specified type.

Syntax

 
C#
 
 

Parameters

valueType
Type.

Return Value

The value of the current attribute, converted to the valueType type.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionIf null is passed as the valueType parameter.
UnsupportedTypeExceptionIf the valueType type is not supported.

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.