| Overload | Description | 
|---|---|
| IsValid(Int32,Int32) | Checks if the actual value rank is compatible with the expected value rank. | 
| IsValid(IList<UInt32>,Int32,IList<UInt32>) | Checks if the actual array dimensions is compatible with the expected value rank and array dimensions. |