ArcObjects Library Reference (Editor)  

IVersionChangesWindow.ClassCount Property

The number of classes with changes.

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

Product Availability

Available with ArcGIS Desktop.

Description

Count of all the classes with changes between selected versions

See Also

IVersionChangesWindow Interface