ArcObjects Library Reference (Editor)  

IConflictsWindow.ClassCount Property

The number of classes with conflicts.

[Visual Basic .NET]
Public ReadOnly Property ClassCount As Integer
[C#]
public int ClassCount {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Use ClassCount to loop over the set of conflict classes. 

See Also

IConflictsWindow Interface