uaPLUS Reference
Range Constructor(Double,Double)
See Also  Send Feedback
Opc.Ua Namespace > Range Class > Range Constructor : Range Constructor(Double,Double)

high
low

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal high As Double, _
   ByVal low As Double _
)
C# 
public Range( 
   double high,
   double low
)

Parameters

high
low

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.