This documentation is archived and is not being maintained.
WorkItemCheckedInfo::Equals Method (WorkItemCheckedInfo)
Visual Studio 2013
Checks whether the specified checked info object is the same as this one.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- source
- Type: Microsoft.TeamFoundation.VersionControl.Client::WorkItemCheckedInfo
The WorkItemCheckedInfo object to compare.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: