Counting the number of values in the dictionary

This example counts the number of values in the dictionary. The total number of values is returned and assigned to a variable of type unsigned long.

      // example of using TDiskDictionary::Count
      unsigned long myCount = dict->Count();

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker