Next: , Previous: , Up: Implementation Defined Attributes   [Contents][Index]


4.46 Attribute Range_Length

type'Range_Length for any discrete type type yields the number of values represented by the subtype (zero for a null range). The result is static for static subtypes. Range_Length applied to the index subtype of a one dimensional array always gives the same result as Length applied to the array itself.