Difference.CreateTargetDiffItem Method
Include Protected Members
Include Inherited Members
Creates an IDiffItem for the target version of the given item.
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
CreateTargetDiffItem(VersionControlServer, PendingChange, VersionSpec)
Creates an IDiffItem for the target version of the given item.
CreateTargetDiffItem(VersionControlServer, String, VersionSpec, Int32, VersionSpec)
Creates an IDiffItem for the target version of the given item.
CreateTargetDiffItem(VersionControlServer, Int32, String, VersionSpec, Int32, VersionSpec)
Creates an IDiffItem for the target version of the given item.
Top