ATTR_HT_NUM_BUCKETS
| Data Type: | integer |
| Access: | read only |
| Functions: | HashTableGetAttribute |
| Description: | The number of hash buckets in the table. Note that because the table uses chaining to resolve collisions, the capacity is not limited to the number of buckets. |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 8.5 and later |