uaPLUS Reference
Cast(Object,TypeInfo,BuiltInType) Method
See Also  Send Feedback
Opc.Ua Namespace > TypeInfo Class > Cast Method : Cast(Object,TypeInfo,BuiltInType) Method

source
sourceType
targetType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function Cast( _
   ByVal source As Object, _
   ByVal sourceType As TypeInfo, _
   ByVal targetType As BuiltInType _
) As Object
C# 
public static object Cast( 
   object source,
   TypeInfo sourceType,
   BuiltInType targetType
)

Parameters

source
sourceType
targetType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.