GenericArrayValue (interface)¶
The GenericArrayValue interface is used on top of the GenericValue interface to describe any value as an array.
Functions in detail¶
GenericArrayValue.resize! ( in Size newSize )
resizes the wrapped array
Size GenericArrayValue.size? ()
returns the size of the array