Utility.Key.Equals Method
Include Protected Members
Include Inherited Members
Determines the specified object is equal to the Utility.Key.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines the specified object is equal to the Utility.Key. (Overrides SfcKey.Equals(Object).) | |
Equals(SfcKey) | Determines the specified key is equal to the Utility.Key. (Overrides SfcKey.Equals(SfcKey).) | |
Equals(Object, Object) | Determines the specified objects are equal. |
Top