Opc.Ua.Core
NumericRange Structure Members
Properties  Methods 


Opc.Ua Namespace : NumericRange Structure

The following tables list the members exposed by NumericRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The begining of the numeric range.  
Public Property The number of elements specified by the range.  
Public Property Gets the number of dimensions in the range.  
Public Propertystatic (Shared in Visual Basic) An empty numeric range.  
Public Property The end of the numeric range.  
Public Property Gets or sets the sub ranges for multidimensional ranges.  
Top
Public Methods
 NameDescription
Public Method Applys the index range to an array value.  
Public MethodOverloaded.  Ensures the bounds are valid values for the object passed in.  
Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic) Parses a string representing a numeric range.  
Public MethodOverloaded. Returns a string that represents the current object.  
Public Method Applies the multidimensional index range.  
Public Methodstatic (Shared in Visual Basic) Parses a string representing a numeric range.  
Top
Public Operators
Returns true if the objects are equal.
Returns true if the objects are not equal.
Top
See Also

Reference

NumericRange Structure
Opc.Ua Namespace