| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim type As Type Dim value As Integer value = TypeInfo.GetValueRank(type) | |
Parameters
- type
- The framework type to check the array rank.
Return Value
The array rank of the typeTarget Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    