T
uaPLUS Reference
GetValue<T>(T) Method
See Also  Send Feedback
Opc.Ua Namespace > DataValue Class > GetValue Method : GetValue<T>(T) Method

defaultValue

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetValue(Of T)( _
   ByVal defaultValue As T _
) As T
C# 
public T GetValue<T>( 
   T defaultValue
)

Parameters

defaultValue

Type Parameters

T

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.