uaPLUS Reference
Greater Than Operator
See Also  Send Feedback
Opc.Ua Namespace > Uuid Structure : Greater Than Operator

a
b

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Operator >( _
   ByVal a As Uuid, _
   ByVal b As Uuid _
) As Boolean
C# 
public bool operator >( 
   Uuid a,
   Uuid b
)

Parameters

a
b

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.