The following tables list the members exposed by ValueRanks.
| Name | Description | |
|---|---|---|
|  | Any | The variable may be a scalar or an array of any dimension. | 
|  | OneDimension | The variable is always one dimensional array. | 
|  | OneOrMoreDimensions | The variable is always an array with one or more dimensions. | 
|  | Scalar | The variable is always a scalar. | 
|  | ScalarOrOneDimension | The variable may be a scalar or a one dimensional array. | 
|  | TwoDimensions | The variable is always an array with two or more dimensions. | 
| Name | Description | |
|---|---|---|
|   | IsValid | Overloaded. Checks if the actual value rank is compatible with the expected value rank. | 
 
     
     
     
     
     
    