| other | The ShortcutBinding to compare to this instance. | 
bool
        
          true if the value of the other parameter is the same as the value of this instance; otherwise, false.
      
Determines whether this instance and another specified ShortcutBinding instance have the same value.
| obj | The ShortcutBinding to compare to this instance. | 
bool
        
          true if obj is a ShortcutBinding and its value is the same as this instance; otherwise, false. If obj is null, the method returns false.
      
Determines whether this instance and a specified object, which must also be a [[ShortcutBinding}} object, have the same value.
Did you find this page useful? Please give it a rating: