API Reference
Class
VisioInspectionDiff
Line-oriented difference between two inspection snapshots.
Inheritance
- Object
- VisioInspectionDiff
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method VisioInspectionDiff.Compare
- Method VisioInspectionSnapshot.Diff
Methods
public static VisioInspectionDiff Compare(VisioInspectionSnapshot expected, VisioInspectionSnapshot actual) #Returns:
VisioInspectionDiffCompares two snapshots.
Parameters
- expected OfficeIMO.Visio.VisioInspectionSnapshot
- actual OfficeIMO.Visio.VisioInspectionSnapshot
public override String ToString() #Returns:
String