OPCAE.NET-UA
ConvertToVarType Method
See Also  Send Feedback
OPCAE Namespace > types Class : ConvertToVarType Method

st
.NET type to be converted.

Glossary Item Box

Convert a .NET Type to VarEnum

Syntax

Visual Basic (Declaration) 
Public Shared Function ConvertToVarType( _
   ByVal st As Type _
) As VarEnum
C# 
public static VarEnum ConvertToVarType( 
   Type st
)

Parameters

st
.NET type to be converted.

Return Value

Corresponding VarEnum

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.