This document is archived and information here might be outdated. Recommended version. |
Class by index.
[Visual Basic .NET] Public Function get_Class ( _ ByVal index As Integer _ ) As IConflictClass
[C#] public IConflictClass get_Class ( int index );
Use the ClassCount property to loop over each of the classes. Once the desired conflict class is found use IConflictsWindow::FindTable to access one of the versions of the table corresponding to the conflict class.