Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Hashtable Folder | Summary of Elements in this Folder | pub.hashtable:size
 
pub.hashtable:size
WmPublic. Gets the number of elements in the hashtable.
Input Parameters
hashtable
java.util.Hashtable Hashtable from which the number of elements stored in it is to be retrieved.
Output Parameters
size
String Number of elements in the hashtable.