Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the type of the values that are mapped to by the keys in a map.
Syntax
public Types valueType()
Run On
Called
Return Value
Type: Types Enumeration
The type of the values mapped to by the keys.
Remarks
The type of the key values is determined when the map is constructed. It is supplied as the first parameter to the Map.new method.