EasyUA Reference
ValueRanks Class Members
See Also  Fields  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : ValueRanks Class

Glossary Item Box

The following tables list the members exposed by ValueRanks.

Public Fields

 NameDescription
Public FieldAny The variable may be a scalar or an array of any dimension.  
Public FieldOneDimension The variable is always one dimensional array.  
Public FieldOneOrMoreDimensions The variable is always an array with one or more dimensions.  
Public FieldScalar The variable is always a scalar.  
Public FieldScalarOrOneDimension The variable may be a scalar or a one dimensional array.  
Public FieldTwoDimensions The variable is always an array with two or more dimensions.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)IsValidOverloaded.  Checks if the actual value rank is compatible with the expected value rank.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.