Goods.IdentityHashtable.containsKey Function
Tests if the specified object is a key in this IdentityHashtable.

Public bool containsKey (object)
  Type Name Description  
    object key possible key.  
  Return Description  
    bool true if the specified object is a key in this IdentityHashtable; false otherwise.