WorkItemLinkInfo.Equals Method
Include Protected Members
Include Inherited Members
Checks whether this instance is equivalent to another.
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) | Compares this instance to the specified object. (Overrides ValueType.Equals(Object).) | |
Equals(WorkItemLinkInfo) | Checks whether this instance is equivalent to the specified WorkItemLinkInfo instance. |
Top