Parameters
- value
- The value or array to analyze. Can be a scalar or multidimensional array.
The value of this parameter cannot be
null(Nothingin Visual Basic).
Return Value
This method never returns null (Nothing in Visual Basic).
The value of this parameter cannot be null (Nothing in Visual Basic).
The value of this parameter cannot be null (Nothing in Visual Basic).
This method never returns null (Nothing in Visual Basic).
This method analyzes the magnitude of the value(s) and determines the smallest signed integer type that can represent them. For arrays, it examines all elements and returns an array type of the appropriate rank.