Removing a value from the dictionary

This example removes a value from the dictionary. For a specific key object, the dictionary value associated with the key is removed from the dictionary.

      // example of using TDiskDictionary::Remove
      dict3->Remove(key); 

[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