Goods.PersistentComparator.CompareMemberWithKey Function
Compare member with specified search key

Public int CompareMemberWithKey (Goods.Persistent, object)
  Type Name Description  
    Persistent mbr collection member  
    object key search key  
  Return Description  
    int negative number if mbr < key, zero if mbr == key and positive number if mbr > key