Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Types/IArray­Type/Rank
Open sandboxFocus

Property Rank

Rank

Gets the array rank (1 for T[], 2 for T[,], ...).

Declaration
int Rank { get; }
Property Value
Type Description
Int32