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


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