This document is archived and information here might be outdated.  Recommended version.


IConflictsWindow.ClassCount Property (ArcObjects .NET 10.4 SDK)
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