MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​TypesIArray­TypeRank
Open sandboxFocus

IArrayType.Rank Property

Rank

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

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