uaPLUS Reference
Inequality Operator
See Also  Send Feedback
Opc.Ua Namespace > LocalizedText Class : Inequality Operator

value1
value2

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Operator <>( _
   ByVal value1 As LocalizedText, _
   ByVal value2 As LocalizedText _
) As Boolean
C# 
public bool operator !=( 
   LocalizedText value1,
   LocalizedText value2
)

Parameters

value1
value2

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.