QuickOPC User's Guide and Reference
_UARange Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataAccess.ComTypes Namespace : _UARange Interface

The following tables list the members exposed by _UARange.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyHighest value in the range.  
 PropertyThe high bound of the range.  
 PropertyDetermines whether the current range is normalized, i.e. its low limit is lower than or equal to its high limit.  
 PropertyDetermines whether the range is reversed.  
 PropertyDetermines whether the range contains a single value only.  
 PropertyLowest value in the range.  
 PropertyThe low bound of the range.  
 PropertyThe size of the range.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodDetermines whether a given value is in the current range.  
 MethodModifies the current range its intersection with the specified range.  
 MethodNormalizes the current range, i.e. ensures that the low limit is lower than or equal to the high limit.  
 Method  
Top
See Also

Reference

_UARange Interface
OpcLabs.EasyOpc.UA.DataAccess.ComTypes Namespace