| other | 要与此实例比较的 ShortcutBinding。 |
如果 other 参数的值与本实例的值相同,则为 bool true;否则为 false。
确定此实例和其他指定的 ShortcutBinding 实例是否具有相同的值。
| obj | 要与此实例比较的 ShortcutBinding。 |
如果 obj 是 ShortcutBinding 且其值与此实例相同,则为 bool true;否则为 false。如果 obj 为 null,则此方法返回 false。
确定此实例和指定的对象(也必须是 [[ShortcutBinding}} 对象)是否具有相同的值。