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


IVersionChangesWindow.ClassCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IV > IVersionChangesWindow Interface > IVersionChangesWindow.ClassCount Property
ArcGIS Developer Help

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