TargetInfo.Key.Equals Method
Include Protected Members
Include Inherited Members
Determines whether a TargetInfo.Key object is equal to another object.
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 whether a TargetInfo.Key object is equal to another object. (Overrides SfcKey.Equals(Object).) | |
Equals(SfcKey) | Determines whether a TargetInfo.Key object is equal to an SfcKey object. (Overrides SfcKey.Equals(SfcKey).) | |
Equals(Object, Object) | Determines whether two objects objects are equal. |
Top