uaPLUS Reference
Implicit Type Conversion(Variant,String[]) Operator
See Also  Send Feedback
Opc.Ua Namespace > Variant Structure > Implicit Type Conversion Operator : Implicit Type Conversion(Variant,String[]) Operator

value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Overloads Public Operator Widening CType( _
   ByVal value() As String _
) As Variant
C# 
public Variant operator implicit( 
   string[] value
)

Parameters

value

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.