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

variable

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function GetValue(Of T)( _
   ByVal variable As BaseDataVariableState(Of T) _
) As T
C# 
public static T GetValue<T>( 
   BaseDataVariableState<T> variable
)

Parameters

variable

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.