Xojo.Introspection.TypeInfo.ArrayRank

From Xojo Documentation

Method

Xojo.Introspection.TypeInfo.ArrayRank() As Integer

Supported for all project types and targets.

The number of dimensions of an array. For arrays only (IsArray = True).

Exceptions