Array Description class System.Array → <T> Base type for all arrays. Public / Attributes Length [Pure] public attribute Length → (get) value : int32 [>=0] The array length, in elements. Returns the length of this array. WeakAttribute Attribute